Chapter Contents

Previous

Next
WFILE

WFILE



Saves the contents of the active window to a file

Windows specifics: all


Syntax
Details
See Also

Syntax

WFILE <REPLACE | APPEND>

If you use the WFILE command with a window that is not associated with a file, the SAS System opens the Save As dialog box. Otherwise, SAS does one of the following depending on the arguments you specify:

no argument
the SAS System prompts you to choose whether to replace or append a file that already exists.

REPLACE
replaces the current file with the contents of the window.

APPEND
appends the contents of the window to the current file.


Details

The WFILE command saves the contents of the active window to a file.

See Also


Chapter Contents

Previous

Next

Top of Page

Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.