(file.tal) Flush file pointer
This commit is contained in:
parent
45c31327ec
commit
f683e49ad5
|
@ -11,6 +11,8 @@
|
||||||
;filepath-txt .File0/name DEO2
|
;filepath-txt .File0/name DEO2
|
||||||
;part1 ,append JSR
|
;part1 ,append JSR
|
||||||
;part2 ,append JSR
|
;part2 ,append JSR
|
||||||
|
( close file before changing device )
|
||||||
|
.File0/name DEI2k ROT DEO2
|
||||||
( read a file with file1 )
|
( read a file with file1 )
|
||||||
;filepath-txt .File1/name DEO2
|
;filepath-txt .File1/name DEO2
|
||||||
,stream JSR
|
,stream JSR
|
||||||
|
|
Loading…
Reference in New Issue