home *** CD-ROM | disk | FTP | other *** search
/ Software Du Jour / SoftwareDuJour.iso / BUSINESS / LOTUS / TUTDOC2.ARC / 4220.PRN < prev    next >
Encoding:
Text File  |  1985-02-26  |  768 b   |  38 lines

  1.  
  2. Problem  A set of macros for automating the process of logging on to
  3.          Compuserve.  Macros set up to continue dialing a specified
  4.          number of times if first attempts unsuccessful.
  5.  
  6. Block Diagram
  7.  
  8.                ___________________
  9.               |                   |
  10.               |    Directions     |
  11.               |___________________|
  12.               |                   |
  13.               |    Macros         |
  14.               |___________________|
  15.  
  16.  
  17.  
  18. Tips
  19.          Macros demonstrate the use of the following commands:
  20.  
  21.               GETNUMBER, IF, LET, WAIT, and BRANCH.
  22.  
  23.          Macros also demonstrate some looping techniques.
  24.  
  25.  
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.