TIns

The object allows reading/writing of an instruction file. When a file is loaded, TIns::FIns list contains all not-recognised instructions. Each string of the list is the name of instruction, object - a TEStringList object. The TEStringList object contains the parameters of an instruction. If the program has recognised an atom name in the list of parameters, it assigns the value of corresponding object to the TCAtom object. When a file is being saved, the program automatically updates the labels of those atoms. 

GetInstruction( Name ) - use to get an instruction
AddInstruction( Name, Params) - use to add an instruction or to modify existing one

Definition of the object: xfiles.h

© Oleg V. Dolomanov, 2004
Last Updated 2004.03.30