User Tools

Site Tools


jvs:cigal:manual:chapter4:cmdlin

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
jvs:cigal:manual:chapter4:cmdlin [2011/03/31 14:49] – external edit 127.0.0.1jvs:cigal:manual:chapter4:cmdlin [2024/06/21 15:44] (current) – external edit 127.0.0.1
Line 9: Line 9:
 For example, if you start CIGAL with the DOS command: For example, if you start CIGAL with the DOS command:
                   cigal quickie 1 2 3                   cigal quickie 1 2 3
-then the variable CMDLIN will be set to 'quickie 1 2 3' Your startup macro could+then the variable CMDARG will be set to 'quickie 1 2 3' Your startup macro could
 test for this if you wish and then, for example, call a macro named QUICKIE as: test for this if you wish and then, for example, call a macro named QUICKIE as:
                   if(?cmdlin > 0) exec cmdlin     ; execute if not empty string                   if(?cmdlin > 0) exec cmdlin     ; execute if not empty string
 +
 +The CIGAL program portion of the startup command is stored in the [[jvs:cigal:manual:chapter4:cmdprog|Cmdprog]] variable.
  
 **See Also:**\\ **See Also:**\\
 +[[jvs:cigal:manual:chapter4:cmdprog|Cmdprog]]\\
 [[jvs:cigal|CIGAL Home]],  [[jvs:cigal|CIGAL Home]], 
 [[jvs:cigal:manual|CIGAL Manual]],  [[jvs:cigal:manual|CIGAL Manual]], 
jvs/cigal/manual/chapter4/cmdlin.1301582953.txt.gz · Last modified: 2024/06/21 15:41 (external edit)