MediaWiki:Sitenotice
2026-03-12: Cocopedia.com is now using a new caching system that should make things faster. Please let me know if you encounter any new issues. OS-9 Al (talk)

BUILD

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Revision as of 16:16, 6 February 2008 by Diego bf109 (talk | contribs)
Jump to navigation Jump to search

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.