| 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.... |

Home BasePack FileSys Procedures Files AppendToTextFile |
|||||||
| See also: CountLinesInTextFile | |||||||
AppendToTextFile |
|||||||
The procedure AppendToTextFile appends either the string Text to the text file FName (in version [1]), or all strings contained in the string list SL (in version [2]). If the file FName does not exist, it is created automatically when AppendToTextFile is called the first time.
|
|||||||