Transform Reference Guide
User Guide
|
Transform Guide
|
OSW on the Web
TextOut
[Help Patch]
Text file output
Syntax
TextOut
options
Options
-name
Optional user-defined name for the transform
Inlets
close
Close file
Type: Unit
reset
Return to beginning of file
Type: Unit
lineIn
Line of text to be written
Type: String
fileIn
Name of file to read
Type: String
Comments
TextOut opens the file named in the "fileIn" inlet for writing, erasing the file if it exists. It then writes any lines of text received via the lineIn inlet until a unit is received via the "close" or "reset" inlets, or a new file is selected.
See Also
TextIn
FilePicker
SampleWriter
Open Sound World
User Guide
© 2000-2004 Amar Chaudhary. All rights reserved.