home *** CD-ROM | disk | FTP | other *** search
- ; This file replaces Proboard's "Enter-Prompt" (Number 7) in a language-
- ; file. The call looks like this:
- ;
- ; @pCURSORY PEX\MORE-2@
- ;
- ; If you use this, this file must be located in the ProBoard PEX-directory.
-
- task "%33,24%@8 @[@9 @MoRe@8 @]@8@ [@7@(@8@]@1@ MoRe "
- wait 3
- task "%33,24%@7 @[@3 @MoRe@7 @]@8@ [@7@{@8@]@1@ MoRe "
- wait 3
- task "%33,24%@15@[@11@MoRe@15@]@8@ [@7@<@8@]@1@ MoRe "
- wait 3
- task "%33,24%@7 @[@3 @MoRe@7 @]@8@ [@7@{@8@]@1@ MoRe "
- wait 3
- task "%33,24%@8 @[@9 @MoRe@8 @]@8@ [@7@(@8@]@1@ MoRe "
- wait 3
- task "%33,24%@1@ MoRe@8@ [@7@│@8@]@1@ MoRe "
- wait 3
- task "%33,24%@1@ MoRe@8@ [@7@)@8@]@8 @ [@9 @MoRe@8 @]"
- wait 3
- task "%33,24%@1@ MoRe@8@ [@7@}@8@]@7 @ [@3 @MoRe@7 @]"
- wait 3
- task "%33,24%@1@ MoRe@8@ [@7@>@8@]@15@ [@11@MoRe@15@]"
- wait 3
- task "%33,24%@1@ MoRe@8@ [@7@}@8@]@7 @ [@3 @MoRe@7 @]"
- wait 3
- task "%33,24%@1@ MoRe@8@ [@7@)@8@]@8@ [@9@MoRe@8@]"
- wait 3
- task "%33,24%@1@ MoRe@8@ [@7@│@8@]@1@ MoRe "
- wait 3
-
- menu "" ; Empty menu (for "returnkey")
- returnkey #13 ; Prevents DOUBLE pressing of "Enter", because in addition
- ; to CURSORY the Prompt No. 7 expects an "Enter", too
- ; #13 = the character with ASCII-No. 13 (Enter) is sent
- nocheck ; No access checking
- hide 79, 24 ; The cursor is hidden globally
- ; timeslice 5 ; Releases "Timeslices" under a multitasker
-