One of the threads in our lab results process accumulates HL7 data in a file via fileset-Local. Is there an hci command that determines file size? I need to write a .bat file to check on file size and rename it before it reaches 64K.
The Tcl command is file size – where is the file name.
You could also use the file stat command – where name is the name of the file and VarName is the array variable which will contain all of the stats related to that file (including the file size).
Jim Kosloskey
email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.
Author
Replies
Viewing 1 reply thread
The forum ‘Cloverleaf’ is closed to new topics and replies.