Difference between revisions of "Custom QMBASIC Options(By Function Name)"

From ScarletDME
Jump to navigation Jump to search
(New page: == QMBASIC Function Options (By Name) == '''INPUT''' ''NOCASEINVERT'' - This option ignores the case inversion state of PTERM during the single execution of the statement. '''INPUT...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
  
== QMBASIC Function Options (By Name) ==
+
== QMBASIC Command Options (By Name) ==
  
 
'''INPUT'''
 
'''INPUT'''
Line 8: Line 8:
 
     ''NOCASEINVERT'' - This option ignores the case inversion state of PTERM during the single execution of the statement.
 
     ''NOCASEINVERT'' - This option ignores the case inversion state of PTERM during the single execution of the statement.
  
*** The preceeding options are currently in testing.. This note will be removed when workdevbranch1 has been updated. *** GCB
+
The preceeding options are currently in testing.. This note will be removed when workdevbranch1 has been updated. -GCB

Latest revision as of 03:17, 7 April 2009

QMBASIC Command Options (By Name)

INPUT

    NOCASEINVERT - This option ignores the case inversion state of PTERM during the single execution of the statement.

INPUT@

    NOCASEINVERT - This option ignores the case inversion state of PTERM during the single execution of the statement.

The preceeding options are currently in testing.. This note will be removed when workdevbranch1 has been updated. -GCB