mirror of
https://git.sr.ht/~rabbits/uxn
synced 2025-01-05 15:11:18 +00:00
(file.tal) Flush file pointer
This commit is contained in:
parent
45c31327ec
commit
f683e49ad5
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@
|
|||
;filepath-txt .File0/name DEO2
|
||||
;part1 ,append JSR
|
||||
;part2 ,append JSR
|
||||
( close file before changing device )
|
||||
.File0/name DEI2k ROT DEO2
|
||||
( read a file with file1 )
|
||||
;filepath-txt .File1/name DEO2
|
||||
,stream JSR
|
||||
|
|
Loading…
Reference in a new issue