I am very new to Rexx programming. But thanks to your forum I am slowly making progress.
While I am looping through the edits I want to display a count of the number of changes so the user can see that the macro is still running. I am using a simple SAY command to display the count. The problem is when there are hundreds of changes. The users get inundated with pages and pages of counts.
Is there a way to make successive SAY commands display on the same line on the users terminal?
Thanks for any help.
Kirby Haley
While I am looping through the edits I want to display a count of the number of changes so the user can see that the macro is still running. I am using a simple SAY command to display the count. The problem is when there are hundreds of changes. The users get inundated with pages and pages of counts.
Is there a way to make successive SAY commands display on the same line on the users terminal?
Thanks for any help.
Kirby Haley