Loading...
 

Write

Write

Write(s, delimiter), Write(, delimiter), Write

Parameters: number of blocks n (default value n=1), list of block end characters (default: \n).

Stack
Stack Position Description
Stack(In) Top a value
Stack(Out) Top -

The value found on the stack is converted into a character string and written to the currently opened file.

Note: With Open an output file (mode "w" or "a") must be opened first.