Custom QMBASIC Options(By Function Name)

From ScarletDME
Revision as of 03:04, 7 April 2009 by Glenb (talk | contribs) (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...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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