Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- MICROSYS C & Clipper Functions - <b>scrn2file()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
scrn2file()

Syntax:     scrn2file(<expC>)

Purpose:    Write screen contents to a text file

Arguments:  <expC> is the filename to write to

Returns:    Nothing

Note:       If the filename does not exist it will be created.

Library:    TC_SYS.LIB

----------------------------------- Example ----------------------------------

   scrn2file("myfile.txt")

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