home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / telecomm / pas38 / pas38.doc < prev    next >
Encoding:
Text File  |  1988-08-12  |  5.5 KB  |  109 lines

  1. Pursuit Area Scanner by Mike Lewis.
  2. Version 3.8
  3. August 11th, 1988
  4.  
  5.                              =Introduction=
  6. PAS is a shell program which can be loaded from terminals. It's used to
  7. scan PCP areas until connected, then bring you back to your terminal.
  8. If your term can't load programs, you can try loading PAS, then loading
  9. your terminal after connecting.
  10.  
  11.                               =Area Windows=
  12. There are three area windows which take up most of the screen. The windows
  13. are divided into 18 lines each, for a total of 54 areas. The items on each
  14. line, from left to right, are: Edit icon (an oval or checkmark), Area code,
  15. City code, Baud rate, Counter, Marker, and Scan status.
  16.  
  17. - Clicking on the Edit icon will let you edit areas. The Area code is
  18.   edited first, followed by the City code, and finally the Areas Info.
  19. - Clicking on the City or Area code with the left button marks the area
  20.   for scanning. A small check replaces the oval, and the Info for that area
  21.   is shown on the top message bar. Click the right button to unmark.
  22. - Clicking on the Baud rate will toggle between 1200 and 2400 baud.
  23. - Clicking on the Counter will reset it to 0000.
  24. - Clicking on the Scan Status area will blank out the last status message.
  25.  
  26.                               =Selection Boxes=
  27. There are 6 selection boxes at the bottom of the screen. They are:
  28.  
  29. Dial into Telenet     - This will send the dial command to the modem.
  30. Scan seleced areas    - Any areas you have selected will be attempted.
  31. Edit parameters       - For editing User ID, Password, Dial string, etc.
  32. Sort city areas       - Sorts the areas by Area code or City code.
  33. Save areas/parameters - Will save all areas, baud rates, and parameters.
  34. Abort to Terminal     - Aborts PAS, and returns you to your terminal.
  35.  
  36.                             =Security Password=
  37. In case there is a danger of someone finding out your PC Pursuit ID and
  38. Password, you can enter a Security Password after leaving the Edit area.
  39. If you enter a password less than 4 characters, the function will be
  40. deactivated.
  41.  
  42.                          =Connecting at 2400 baud=
  43. PAS looks for a 'CONNECT 2400' string to set it into 2400 baud. If your
  44. modem isn't set to send this, set it in the dial command line. You have to
  45. be in 2400 baud before loading PAS to connect at 2400.
  46.  
  47.                            =Scanning the Areas=
  48. After clicking on 'Scan selected areas', PAS will begin to scan the areas
  49. you selected. A small arrow will appear in the Marker of the area being
  50. scanned. The Status area will display a message pertaining to the previous
  51. attempt.
  52.  
  53. The status messages are as follows:
  54.  
  55.     NO RESP  Telenet has given a question mark or a response not known to
  56.              the scanner due to a change in the system or an invalid ID.
  57.     UNKNOWN  The city code you attempted is currently an illegal or unknown
  58.              address. This area will not be re-scanned.
  59.     NOT OPR  The city code you attempted is valid, but is not operating at
  60.              this time. This area will not be re-scanned.
  61.     BUSY     The area attempted is valid, but all accessible ports are
  62.              currently full.
  63.     TIMEOUT  Telenet failed to respond within 12 seconds. PAS will now
  64.              attempt to hang up and redial. Upon re-connection, PAS will
  65.              resume scanning where it left off.
  66.     CONNECT  You are connected to the area just scanned. The top message bar
  67.              will display the area, and the connected area will be saved in
  68.              the PASNODE.DAT file. Press any key to exit to your terminal.
  69.  
  70.  
  71.                          =Changes for version 3.8=
  72. - In 3.7, dialing a 1200 baud Telenet after loading PAS at 2400 baud from
  73.   your term would cause the program to crash. This has been fixed.
  74. - City Area Information has been added. It can be read upon selecting an
  75.   area for scanning or during scanning. The Information can also be changed
  76.   by clicking on the Edit Icon.
  77. - When editing a blank area, the | cursor appears at the beginning of the
  78.   line, instead of invisible at the end. Not a big mod, but some people
  79.   were puzzled by this.
  80. - An abort problem during Dial and Scan was repaired, as was the re-dial
  81.   for TIMEOUTS and BUSY upon dialing Telenet.
  82. - A small file called PASNODE.DAT is saved upon connection to an area. It
  83.   contains the area connected to (i.e. CASFA). This can be helpful in
  84.   Flash script files (DO files) to load up a dialer depending on node.
  85. - The topline text has been coded so it cannot be altered (hopefully).
  86. - An option to RESET the System Password in case you forget it, or some
  87.   idiot uploads a version with the pass already set.
  88.  
  89.                        =A few notes about stuff=
  90. - In 3.7, an area called CARIV has been replaced in 3.8 with CACOL.
  91.   It's a bit ridiculous that The Net Exchange doesn't even know new names.
  92.   They still think San Diego is CASDI and Kansas City is MOKCI.
  93. - If you were one of the people waiting anxiously for CASAC (Sacramento),
  94.   you may be waiting until mid 1989.
  95. - A few people don't understand what the Racal-Vadic option on edit mode
  96.   is for. PCP modems are set up to emulate RV mode. It can be entered by
  97.   hitting CTRL-E followed by a Return. If you select this option, then PAS
  98.   attempts to enter RV mode upon connection. The problem seems to be it
  99.   doesn't always work right with the old modems.
  100.  
  101.  
  102. PAS was written and compiled using GFA BASIC.
  103.  
  104. All questions and comments are welcomed.
  105. I can be reached on CompuServe (72637,2643)
  106. or FoReM's Fnet on node #158: COAST BBS 415/538-5438 (CASFA)
  107.  
  108. -- Mike Lewis
  109.