Try the command space(Width)  per the following.

-Bill

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Joseph Ruiz
Sent: Tuesday, August 28, 2007 4:42 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Clearing a portion of a screen


  I know this is an easy question but how would I, in Universe, clear
out a section of a screen? Now I am doing the following:



COL = 1
Width = 5

 for XXX = IST.ROW  to LST.ROW

            CRT @(COL,XXX): space(Width)

next XXX



Say the first position is  (1,1) and the last is (6,6). I think I have
done this in the past.



Thanks,

Joe
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to