Running RBWIN 6.5++
After starting RBase, if one does: PAUSE 2 USING 'Test' it positions the
pause box near the center of the screen.
If one then moves the pause box (with the mouse) to a new location on the
screen, the next time you do PAUSE 2 USING 'whatever' it positions it at
the SAME location that you last moved the previous pause box (as long as you
do not exit RBase).
You can position the pause box by moving it with the mouse to locations that
can NOT be achieved by using:
PAUSE 2 USING 'whatever' AT scrnrow scrncol
How can you change the default position for [ PAUSE 2 USING 'howtodothis' ]
to, for example, the lower left corner of the screen, without having to move
the box with the mouse?
Frank Radice
[EMAIL PROTECTED]