Codes und Formats:

____________________________________________________________________________

- Definitionscodes  Create geometric objects;
                    formate ist: {ObjectName} = {Parameter}
                    eg. "P20=P(100 0 0)"

- Executioncodes    State changes, which will be executed immediately
                    consist of a direct statement;
                    eg. "DEFCOL 0 0 220 (default colour blue)
                     SHOW (hide) ATTL (Lineattributes) ATTS (Surfaceattributes)
                     MODE (Display ..)

- Programmingcodes  control the programflow;
                    zB "PRI "P20=" P20"   (print point P20)
                     IF JUMP CALL EXIT DEBUG ..

Fileformat

Binaryformate

____________________________________________________________________________