mirror of
https://github.com/forth-ev/VolksForth.git
synced 2024-11-17 04:07:33 +00:00
In C64 logclose, disable log output before closing the log file.
This commit is contained in:
parent
5373de9c36
commit
99276c12cb
@ -24,4 +24,4 @@ Output: alsologtofile
|
||||
alsologtofile ;
|
||||
|
||||
: logclose
|
||||
log-dev-2nd@ busclose display ;
|
||||
display log-dev-2nd@ busclose ;
|
||||
|
Loading…
Reference in New Issue
Block a user