home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 January / PCO0198.ISO / filesbbs / dos / cs340a-e.exe / CSI / MORE-2.CSI < prev    next >
Encoding:
Text File  |  1997-07-09  |  1.4 KB  |  40 lines

  1. ; This file replaces Proboard's "Enter-Prompt" (Number 7) in a language-
  2. ; file. The call looks like this:
  3. ;
  4. ; @pCURSORY PEX\MORE-2@
  5. ;
  6. ; If you use this, this file must be located in the ProBoard PEX-directory.
  7.  
  8. task "%33,24%@8 @[@9 @MoRe@8 @]@8@ [@7@(@8@]@1@  MoRe "
  9. wait 3
  10. task "%33,24%@7 @[@3 @MoRe@7 @]@8@ [@7@{@8@]@1@  MoRe "
  11. wait 3
  12. task "%33,24%@15@[@11@MoRe@15@]@8@ [@7@<@8@]@1@  MoRe "
  13. wait 3
  14. task "%33,24%@7 @[@3 @MoRe@7 @]@8@ [@7@{@8@]@1@  MoRe "
  15. wait 3
  16. task "%33,24%@8 @[@9 @MoRe@8 @]@8@ [@7@(@8@]@1@  MoRe "
  17. wait 3
  18. task "%33,24%@1@ MoRe@8@  [@7@│@8@]@1@  MoRe "
  19. wait 3
  20. task "%33,24%@1@ MoRe@8@  [@7@)@8@]@8 @ [@9 @MoRe@8 @]"
  21. wait 3
  22. task "%33,24%@1@ MoRe@8@  [@7@}@8@]@7 @ [@3 @MoRe@7 @]"
  23. wait 3
  24. task "%33,24%@1@ MoRe@8@  [@7@>@8@]@15@ [@11@MoRe@15@]"
  25. wait 3
  26. task "%33,24%@1@ MoRe@8@  [@7@}@8@]@7 @ [@3 @MoRe@7 @]"
  27. wait 3
  28. task "%33,24%@1@ MoRe@8@  [@7@)@8@]@8@ [@9@MoRe@8@]"
  29. wait 3
  30. task "%33,24%@1@ MoRe@8@  [@7@│@8@]@1@  MoRe "
  31. wait 3
  32.  
  33. menu ""         ; Empty menu (for "returnkey")
  34. returnkey #13   ; Prevents DOUBLE pressing of "Enter", because in addition
  35.                 ; to CURSORY the Prompt No. 7 expects an "Enter", too
  36.                 ; #13 = the character with ASCII-No. 13 (Enter) is sent
  37. nocheck         ; No access checking
  38. hide 79, 24     ; The cursor is hidden globally
  39. ; timeslice 5   ; Releases "Timeslices" under a multitasker
  40.