[bond] Beginner

Joined: 31 Dec 2002 Posts: 28 Topics: 6
|
Posted: Thu Jan 30, 2003 9:37 am Post subject: clear screen in REXX |
|
|
i was searching for a command in REXX to clear the screen. the normal commands like clrscr, clear, clrscrn, etc were not working. that's when i came across 'TERMCLR' in one of the existing programs. it works both for rexx and clist. i don't know if this is shop specific. so next time you face a similar problem, you might try this out. _________________ “In war, resolution; in defeat, defiance; in victory, magnanimity” ~ Winston Churchill |
|