home *** CD-ROM | disk | FTP | other *** search
/ Piper's Pit BBS/FTP: ibm 0200 - 0209 / ibm0200-0209 / ibm0200.tar / ibm0200 / LBPK10.ZIP / MORE.LIT < prev    next >
Encoding:
Text File  |  1994-04-21  |  1.7 KB  |  68 lines

  1. R1
  2. C
  3. @X07─@X08─@X0FMore?@X08─@X07─
  4. @X06
  5. @X1E
  6. 3
  7. I1
  8. C
  9. Continue
  10. C
  11. -
  12. Y
  13. I1
  14. C
  15. NonStop
  16. N
  17. -
  18. NS
  19. I1
  20. C
  21. Stop
  22. S
  23. -
  24. N
  25. ;-----------------------------------------
  26.  
  27. ;---------------------------------------------------------------------
  28. ; for positioning:
  29. ; C    = Current Pos (no change)
  30. ; Rxx    = Relative, move xx places from start of the beginning of prompt
  31. ; Txx    = Relative, move xx places from end of last printed title
  32. ; txx    = Relative, move xx places from start of last printed title
  33. ; Ixx    = Relative, move xx places from end of last printed item or title
  34. ; ixx    = Relative, move xx places from start of last printed item or title
  35. ; xx    = Absolute, move to xx pos
  36. ; Axx    = Absolute, just another way
  37. ;
  38. ; for Title/Display text entries:
  39. ; ...                       = any text, shown as-is
  40. ; %drive:\path\filename.ext = display the file following the '%'
  41. ; #drive:\path\filename.ext = clear screen and then display file following '#'
  42. ; !drive:\path\filename.ext = call the PPE following '!'
  43. ;
  44. ; for Hotkey/Stuff text:
  45. ; ...    = any text, stuffed as-is
  46. ; ^x    = for control characters (i.e. ^A, ^Z)
  47. ;
  48. ;-----
  49. ;Line 1 : X pos to start at for title
  50. ;Line 2 : Y pos to start at for title
  51. ;Line 3 : Title Text
  52. ;--
  53. ;Line 4 : @X code for unhighlighted item
  54. ;Line 5 : @X code for highlighted item
  55. ;Line 6 : Number of items
  56. ;--
  57. ;Line 7 : X pos to start at for item
  58. ;Line 8 : Y pos to start at for item
  59. ;Line 9 : Item text
  60. ;Line 10: Hotkey character or ^Ctrl code (i.e. A, ^Q)
  61. ;Line 11: Text to display when selected (before stuffing) (put - for nothing)
  62. ;Line 12: Text to be keyboard stuffed
  63. ;-----
  64. ;
  65. ; Repeat 1-3 for as many times as needed for text display
  66. ; Repeat 7-12 for each item
  67. ;---------------------------------------------------------------------
  68.