home *** CD-ROM | disk | FTP | other *** search
/ GEMini Atari / GEMini_Atari_CD-ROM_Walnut_Creek_December_1993.iso / files / telecomm / pas38 / pas38do.doc < prev   
Encoding:
Text File  |  1988-08-14  |  3.1 KB  |  66 lines

  1. Notes for using PAS38.DO with Flash.....8-14-88
  2.  
  3. First, don't be alarmed... Mike has a bug in the sort routine when you
  4. sort by the city Node.  Fortunately, the program does dial the correct
  5. city, and write the PASNODE.DAT file as advertised.  I was worried when
  6. I clicked on Denver, and it said it was dialing Miami.
  7.  
  8. ACHTUNG! BEWARE! CAUTION: Do not delete the command in the 'do' file that
  9. looks like this:
  10.  
  11. >OPEN BLK:|
  12.  
  13. Since Alan Page decided to leave the file open, the only way to close
  14. the PASNODE.DAT file is to open another file or in this example, the
  15. buffer.  Since the buffer is closed at this point, no harm done.  It just
  16. closes the file.  The reason this is critical, is that without the
  17. >OPEN BLK:| command a new PASNODE.DAT file will be added to your directory
  18. each time PAS38 is used to dial a city.  I was busy patting myself on the
  19. back for my great 'do' file, and found 15 copies of PASNODE.DAT, in my
  20. Flash directory.  When I dialed another city, it always loaded the first
  21. PASNODE.DAT file in the directory.  Hopefully, if you read these docs.
  22. you won't have to experience the problems I encountered.
  23.  
  24.  
  25. The gremlin is in his resource file, which could easily be fixed if you
  26. knew for sure which columns he is attempting to sort.  I may play with
  27. it later and send Mike a good resource file... [Grin]
  28.  
  29. Mike never bothered responding to the E-Mail that I left him on COAST,
  30. but it appears that he did adopt my suggestion for writing out the
  31. PASNODE.DAT file.  PAS38.DO reads this file into $A and then renames
  32. $A to $A.DIR and loads the appropriate directory for dialing the boards
  33. for the connected node.
  34.  
  35. Important!
  36. Leave your modem set for the Hayes mode, unless you are using a Racal-
  37. Vadic modem yourself.
  38. If you already have my GWPCPD11.ARC file, simply copy Mike's PAS38.PRG,
  39. PAS38.RSC, and my PAS38.DO file into your Flash directory.  Set one or
  40. two (if you have a Telenet 2400 outdial) of your function keys that aren't
  41. being used as follows:
  42.  
  43. >DP C:\FLASH\|>LO CO RV12.CNF|>EXEC PAS38|
  44. >DP C:\FLASH\|>LO CO RV24.CNF|>EXEC PAS38|
  45.  
  46. It will access the same DIRPCP folder that you are alredy using, without
  47. any modifications.  If you don't have my GWPCPD11.ARC file and you are
  48. a Flash user, get it....... You may like it better than the PAS38 system.
  49. If you are not a Flash user, call one of the Forem ST boards and use
  50. ARCDL to extract the file DIRPCP.ARC.  It should be dearced into a folder
  51. named DIRPCP inside your Flash directory.
  52.  
  53. As always, my path names in the function key definitions, and the 'do'
  54. file assume that you have a hard drive and your Flash directory is on C:
  55. Simply modify the path names to make it work with your system.
  56.  
  57. Mike Lewis has put a lot of time and effort in writing this autodialer,
  58. so please tell him a "Thanks" when you call the COAST BBS in San
  59. Francisco.  He may have fixed the sort problem by now, and that is the
  60. only flaw that I can find with it at the present time.  Anyone that can
  61. write a program that powerful, can easily fix that little problem.
  62.  
  63.  
  64. Mark Asbell- Ft. Bliss, Tx
  65. (915-566-9100)
  66.