home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 331.lha / select / ReadMe < prev    next >
Encoding:
Text File  |  1990-01-07  |  1.3 KB  |  37 lines

  1.  
  2.  
  3. January 5, 1990
  4.  
  5.  
  6. This is a small ARexx program for VLT.  It brings up a window on the
  7. VLT or Workbench screen (whichever is appropriate) with gadgets for
  8. auto-dialing a selection of BBS numbers.
  9.  
  10. I downloaded the original version of this program from the FAUG BBS,
  11. and have modified it extensively, adding features like auto-sizing
  12. (the window will use as many columns as required by the number of
  13. entries in the S:VLT.Phone file, and attempt to make the columns as
  14. evenly-sized as possible), baud-rate setting, and making the program
  15. cleaner and easier to modify.  There are still some ugly spots, but it
  16. works.
  17.  
  18. The exception is scripts.  The TFL-like format used in S:VLT.Phone
  19. allows you to specify scripts, but due to problems with the current
  20. script implementation in VLT, they don't work.  Willy Langeveld knows
  21. of these problems (in fact, he explained them to me); they will be
  22. corrected in a later revision of the program.  Sections of the code
  23. that I was trying to make work were left in place; perhaps someone
  24. will find this useful.
  25.  
  26. The VLTStartup.scp file is a native VLT script.  If you start VLT with
  27. this format:
  28.  
  29.    Run VLTjr REXX:VLTStartup.scp
  30.  
  31. it will bring up the numbers window when you first enter the program.
  32. Afterwards, it's handy to assign the program to a function key.
  33.  
  34.  
  35. Warren Block
  36. BIX: wablock
  37.