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...)
(No difference)

Revision as of 03:04, 7 April 2009

QMBASIC Function 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