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



WriteToClearTextFile


Unit:SDL_cstruct
Class:TCTab
Declaration:procedure WriteToClearTextFile (var AFile: textFile);

The procedure WriteToClearTextFile stores all information of a connection table in an ASCII text file (TRANSPEC) using the keyword /CONTAB. The file must already be open and the output is appended to the end of that text file. The variable AFile is a file variable of the output text file.



Last Update: 2023-Dec-13