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 to proscopn() with a call to prosccls(), Progress still calls prosccls() 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

int 
prosccls ( restore )
  int restore; 

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

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