WriteTextFile

Revision as of 03:47, 26 April 2007 by ReneeB (talk | contribs) (adding doc status category stub page)


What's new in Analytica 4.0? >

WriteTextFile( filename, text, append, warn, sep, showDialog )

Writes data to a text file.

(new to 4.0) The optional showDialog flag controls whether the file dialog displays. If not specified, then the dialog appears if the indicated filename is a directory, a read-only file, or if it exists and warn is true. When showDialog is true, the dialog displays, using the indicated filename as a default value but allowing the user to change it. When false, the dialog is suppressed in all cases (usually meaning an error is issued instead).

See also

Comments


You are not allowed to post comments.