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

  1.  
  2. Problem  1-2-3 macro demonstrating the 1-2-3 equivalent of a FOR-NEXT
  3.          loop.
  4.  
  5.  
  6. Block Diagram
  7.                ___________________
  8.               |                   |
  9.               |                   |
  10.               |    Single         |
  11.               |    Screen         |
  12.               |    Applic.        |
  13.               |                   |
  14.               |                   |
  15.               |                   |
  16.               |___________________|
  17.  
  18.  
  19. Tips
  20.          Looping macro begins at B10
  21.  
  22.               Uses /xn to prompt user for number of passes.
  23.  
  24.               Uses Data Fill CMD to increment counter.
  25.  
  26.               Uses /xi to test number of passes.
  27.  
  28.  
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.