mirror of
https://github.com/forth-ev/VolksForth.git
synced 2025-04-09 09:41:27 +00:00
10 lines
62 B
Forth
10 lines
62 B
Forth
|
|
logopen output.log
|
|
|
|
clear
|
|
|
|
forth also dos words
|
|
cr
|
|
|
|
logclose
|