When closing a file using the 'CloseFile' script function, if TRUE is passed as a parameter e.g. CloseFile(TRUE) then the blank spaces at the end of each line will be removed, thus reducing the size of the file.
Care should be taken if the file is being used by multiple systems over a network drive.
Care should be taken if the file is being used by multiple systems over a network drive.