Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CC.LIB - ClipCode CLIPPER S'87 Library - <b>setscrsts() get & set the current screen status (row,column,cursor,color)</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SETSCRSTS() Get & Set the current screen status (row,column,cursor,color)

 Syntax....: SETSCRSTS( [ str ] )
 Parameters: <expC>: str = the stat string previously returned by SETSCRSTS()

 Returns...: <expC>: a screen status string
 Cautions..: none
 CC Calls..: ISCURSOR()
 Alias.....: none

 Example...: sv_sts= SETSCRSTS()
                ...
             SETSCRSTS( sv_sts )

See Also: SETCURSOR SETPOS ISCURSOR

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson