home *** CD-ROM | disk | FTP | other *** search
-
- Problem 1-2-3 macro demonstrating the 1-2-3 equivalent of a FOR-NEXT
- loop.
-
-
- Block Diagram
- ___________________
- | |
- | |
- | Single |
- | Screen |
- | Applic. |
- | |
- | |
- | |
- |___________________|
-
-
- Tips
- Looping macro begins at B10
-
- Uses /xn to prompt user for number of passes.
-
- Uses Data Fill CMD to increment counter.
-
- Uses /xi to test number of passes.
-
-
-
-
-
-
-
-
-
-
-
-