Advertising banner:

History
 
 ServerFile.Write
Home • Help • A0 • Customization Tools • FCAS • Language Reference • ServerFile.Write
 
Write (server files)
Minimum version: 3.1
Purpose
Writes binary or text data to a file on the FirstClass server.
If the file has not been opened for writing with OpenFile, Write will display an error.
Syntax
ServerFile.Write Data [Integer | Long]
The Integer and Long parameters let you write single-binary bytes, including zero bytes, into a file.
Example
ServerFile.Write  'This string is written into the file