CompuServe Thread

Looping and Page size

1 messages in this thread
#3472From: MIKE PAISLEYApr 19, 1988 7:18 PM
Does anyone know how to access the value of loop indexes? What I have in mind is to make logical tests on the index as it changes in the loop and then perform various things. For example, if the index is even, then do so and so. I suppose I could use a variable to duplicate the loop index, but it seems inelegant. On another note, can one find out the current page size, or better yyet the current printing area from the printer? It seems I remember something like that in red or blue book but now I can 't find it. Thanks. Mike