Custom QMBASIC Options

From ScarletDME
Jump to navigation Jump to search

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.

SOCKET.INFO

    SKT$INFO.FAMILY - This key was added to support the identification of IPv4 and IPv6 family types on an open socket handle.
          SKT@$INFO.FAMILY.IPV4 - This value means the open socket is IPv4
          SKT@$INFO.FAMILY.IPV6 - This value means the open socket is IPv6