changing_20the_20document_20name
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| changing_20the_20document_20name [2018/03/31 13:19] – external edit 127.0.0.1 | changing_20the_20document_20name [2024/01/05 00:22] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| //by Richard Russell, April 2010//\\ \\ When you output to a printer from a BBC BASIC program the ' | //by Richard Russell, April 2010//\\ \\ When you output to a printer from a BBC BASIC program the ' | ||
| + | <code bb4w> | ||
| | | ||
| | | ||
| Line 9: | Line 10: | ||
| VDU 1,12,3 | VDU 1,12,3 | ||
| END | END | ||
| + | </ | ||
| The **startdoc** procedure itself is as follows: | The **startdoc** procedure itself is as follows: | ||
| + | <code bb4w> | ||
| DEF PROCstartdoc(docname$) | DEF PROCstartdoc(docname$) | ||
| LOCAL docinfo{} | LOCAL docinfo{} | ||
| Line 22: | Line 25: | ||
| SYS " | SYS " | ||
| | | ||
| + | </ | ||
changing_20the_20document_20name.1522502348.txt.gz · Last modified: 2024/01/05 00:18 (external edit)