CONTENTS | INDEX | PREV | NEXT

SYNTAX            : ;P N REG

RESULTING ARGUMENT: None

FUNCTION          : Generate a requester which prompts for numeric input.
                    The number entered will be assigned to the register
                    specified.

NOTE 1            : Due to the nature of requesters, the AmigaDOS setmap
                    command defines the keyboard. The TV keyboard setting
                    is not effective.

7.0:
NOTE 2            : To access the register as an array, a subscript can be
                    used.

MATRIX