Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Grumpfish Library 3.2 - <b>gfsavesets()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
GFSAVESETS()

    This function saves the current SET variables.

    Syntax

    GFSAVESETS()

    Parameters

    None

    Return Value

    A numeric expression that can be used later with GFRESTSETS().

    Notes

    GFSAVESETS() saves the current status of the SET variables (e.g., WRAP,
    ALTERNATE, EXACT, etc.), for later restoration with GFRESTSETS().

    Sample Usage

    gfsavesets()             
    set exact off            
    set alternate to blah.prg
    set printer to temp.txt  
    set wrap off             
    set message to 21 center 
    *                        
    *                        
    *                        
    gfrestsets()             

See Also: GFRESTSETS() GFSAVEENV()

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