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.

2026-03-15: MediaWiki has been reinstalled and the old database and files restored. It was pretty clogged up from being upgraded so many times since 2004. I am also testing out Cloudflare to see if it can prevent the 'bot assaults that took the site down last year.

2026-03-16: Special thanks to Don Barber for hosting a backup mirror of CoCopedia: https://cocopedia.dgb3.net

BUILD: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigationJump to search
No edit summary
Polluks (talk | contribs)
Category
 
Line 11: Line 11:


This is useful to create small script files or reminders.
This is useful to create small script files or reminders.
[[Category:OS-9]]

Latest revision as of 16:46, 10 September 2015

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.