Difference between revisions of "Category:Command Window CLI"

From Lianjapedia
Jump to: navigation, search
Line 1: Line 1:
Other Lianja/VFP [[:Category:Commands|commands]] and [[:Category:Functions|functions]] can be used in the Lianja/VFP Command Window apart from [[:Category:Looping Commands|flow control and looping commands]] and others that form a start...end block.
+
{{DISPLAYTITLE:Interactive Command Window}}
 +
All Lianja/VFP [[:Category:Commands|commands]] and [[:Category:Functions|functions]] can be used in the Lianja/VFP Command Window apart from [[:Category:Looping Commands|flow control and looping commands]] and others that form a start...end block.
  
 
Note also:
 
Note also:

Revision as of 09:46, 3 December 2017

All Lianja/VFP commands and functions can be used in the Lianja/VFP Command Window apart from flow control and looping commands and others that form a start...end block.

Note also:

  • The semi-colon ';' line continuation character is not supported.
  • & macro substitution is not supported