home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / dp004b4.zip / DPHELP.SCR < prev    next >
Text File  |  1997-08-09  |  470b  |  24 lines

  1. CLEAR
  2. TEXT=
  3. text=
  4. fore=15
  5. text=                                 DataPage Help
  6. text= 
  7. fore=10
  8. text=  1. Introduction
  9. text=  2. Going to someone's page
  10. text=  3. Creating your own page or changing page contents
  11. text=  4. Scripting
  12. text=  5. Return to main menu
  13. text=
  14. fore=14
  15. text=Press the number of your option.
  16. #retry
  17. wait=key
  18. ifkey=1 run=dphelp1.scr
  19. ifkey=2 run=dphelp2.scr
  20. ifkey=3 run=dphelp3.scr
  21. ifkey=4 run=dphelp4.scr
  22. ifkey=5 quit
  23. goto=retry
  24.