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



WriteToMolConnXFile


Unit:SDL_cstruct
Class: TCTab
Declaration: procedure WriteToMolConnXFile (IdNum: integer; var AFile: TextFile);

The procedure WriteToMolConnXFile stores the structure information of a connection table in a MolConnX [H1 ] standard file. The file must already be open and the output is appended to the end of that text file. The parameter IdNum specifies the identification number which is used within the MolConnX format. The variable AFile is a file variable of the output text file.

Please note that the MolConnX format stores only a subset of the information provided by TCTab. Thus, the method WriteToMolConnXFile should be used only in connection with MolConnX.



Last Update: 2023-Dec-13