home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer 1 / 1994-12_-_Disc_1.iso / patches / rwpupd.exe / TAPMET.SCR < prev    next >
Text File  |  1994-03-03  |  2KB  |  53 lines

  1. ;TAPMET.SCR    CompuServe Aviation Weather
  2. ;                
  3. ;
  4. ;                     TAPMET.SCR
  5. ;             CompuServe Aviation Weather
  6. ;                 For use with TAPCIS
  7. ;                    
  8. ;                   Editing Required
  9. ;         See TAPMET.DOC for full documentation.
  10. ;---------------------------------------------------------------
  11. ;       Copy TAPMET.SCR to your TAPCIS directory.
  12. ;       Log onto CompuServe interactively using <I>.
  13. ;       From any ! prompt activate this script file by
  14. ;       pressing <PgUp>.
  15. ;       When prompted for a file name type TAPMET<Enter>.
  16. ;---------------------------------------------------------------
  17. ;
  18. E          ╔══════════ TAPMET ════════════╗
  19. E          ║  Acquiring Aviation Weather  ║
  20. E          ╚══════════════════════════════╝
  21. S G CIS
  22. S G WEA^M
  23. ;
  24. W ice!
  25. ;                       Wait for the Choice! prompt.
  26. ;--------------------------------------
  27. K C:\RWP\TAPMET.CAP
  28. ;                       Delete existing capture file data.
  29. ;                       Edit path information as required.
  30. ;--------------------------------------
  31. S 9^M
  32. W ice!
  33. ;--------------------------------------
  34. C C:\RWP\TAPMET.CAP
  35. ;                       Open a new capture file.
  36. ;                       Edit path information as required.
  37. ;--------------------------------------
  38. S FT LGA,ORD,SFO,LAX,SEA;SA ";FDLO/U ";NO ";^M
  39. ;                       Request desired weather reports.
  40. ;                       Edit station identifiers as required.
  41. ;---------------------------------------
  42. W Menu
  43. C N
  44. ; Close capture file
  45. E      ╔═══════════════ TAPMET ══════════════════╗
  46. E      ║  Aviation Weather Acquisition Complete  ║
  47. E      ║           Have a Safe Flight            ║
  48. E      ╚═════════════════════════════════════════╝
  49. P 3
  50. S OFF^M
  51. ;End of script
  52.