6 lines
176 B
Text
6 lines
176 B
Text
input(.inbin,21,"filename.txt [-r524288]") :f(end)
|
|
rdlp buf = inbin :s(rdlp)
|
|
*
|
|
* now process the 'buf' containing the file
|
|
*
|
|
end
|