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



ReadFromClearTextFile


Unit:SDL_cstruct
Class:TCTab
Declaration:procedure ReadFromClearTextFile (var AFile: TextFile): boolean;

The function ReadFromClearTextFile loads the information contained in the TRANSPEC file AFile (keyword /CONTAB) into the connection table. It returns TRUE, if the loading has been completed successfully. The file AFile must be already open; the routine reads and discards all text up to the next keyword /CONTAB. After the operation has been completed, the file pointer addresses the first line after the entries belonging to /CONTAB.



Last Update: 2023-Dec-13