Progress
External Program
Interfaces
prosccls() - Set Terminal To Raw Mode and Refresh
The
prosccls()
function sets raw mode terminal I/O and refreshes the display. If you do not follow a call toproscopn()
with a call toprosccls()
, Progress still callsprosccls()
to refresh the frames on the display.On successful completion,
prosccls()
returns 0; if the display is not active (such as in batch mode), it returns 1:SYNTAX
restore
If this input parameter has a non-zero value, Progress refreshes the frames on the display. If it is 0, Progress does not refresh the display.
NOTE
- The
prosccls()
function sets raw mode terminal I/O only on character-mode systems. On all other systems,prosccls()
just refreshes the display. For more information on terminal I/O modes, see Host Language Call Interface."SEE ALSO
proclear() - Clear the Display, promsgd() - Display Message, proscopn() - Set Terminal To Initial Mode
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |