mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-11-26 17:49:18 +00:00
10 lines
62 B
Forth
10 lines
62 B
Forth
|
|
||
|
logopen output.log
|
||
|
|
||
|
clear
|
||
|
|
||
|
forth also dos words
|
||
|
cr
|
||
|
|
||
|
logclose
|