The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



ClearTextFile


Unit:SDL_filesys
Class: none
Declaration: procedure ClearTextFile (FName: string);

The procedure ClearTextFile deletes all lines in the text file specified by FName. If the file FName does not exist, it is created automatically when ClearTextFile is called the first time.


Last Update: 2023-Feb-06