DADiSP Worksheet Functions > Function Categories > Query Functions > WRITECNF
Writes the configuration table to an ASCII file.
WRITECNF("filename")
"filename" |
- |
Optional. A string, the name of the target file. Defaults to "config.txt". |
1 if successful.
writecnf
viewfile config.txt
writes the current configuration table to config.txt and displays the table in a pop-up box.