4/16/2008: Please see the Read Me First page before creating new pages (and also if you plan to edit any; you can help clean up the site while you improve/expand the content). --OS-9 Al
BUILD
From CoCoWiki
BUILD
BUILD creates text files from the standard input.
Syntax: Build <path>
Example
/DD:build /dd/things/todo.txt
Will create a file called todo.txt in the THINGS directory, and prompt for input. Every line entered will be added to the file, until [ctrl]+[c] .
This is useful to create small script files or reminders.
