Hi

@(-4) means 'clear the screen to end of line'.
It does not reposition the cursor.

So for example in the line below it should clear any previous text from the 
last entry - typically when proving a prompt.

Similarly, @(-3) clears to end of screen.

These, of course, assume that the terminal control entries have been correctly 
defined for your terminal type.

Brian

Hi

CRT @(2,15):@(-4):@(2,15):
Basically when we use @(-4) ,it should go to the end of line...but when I
tried the above statement I could not understand what it exactly did...I
also tried by giving different x and y coordinate values ..ie CRT
@(23,45):@(-4):@(23,45)..but the result seemed similar.....I could not find
the difference.Please help in this regard.
Thanks,
Sanjeeb
=====-----=====-----=====
Notice: The information contained in this e-mail
message and/or attachments to it may contain 
confidential or privileged information. If you are 
not the intended recipient, any dissemination, use, 
review, distribution, printing or copying of the 
information contained in this e-mail message 
and/or attachments to it are strictly prohibited. If 
you have received this communication in error, 
please notify us by reply e-mail or telephone and 
immediately and permanently delete the message 
and any attachments. Thank you
-------
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