From: <hp...@we...> - 2022-06-21 13:49:57
|
Hi! Three more issues: i) How could I migrate a DIY stage like following from VM/CMS to NetRexx: > /* 41BYTAB REXX: HP41 byte table */ > trace o /* in case of stall */ > 'BEGOUTPUT endmark' > '00 N NULL 00' > [...] > 'FF T TEXT IND e' > 'endmark' I bypassed it by reading a file from disk containing this table. ii) Following "experiment" returns two lines: > Reflection exception encountered: > Second line is empty (made the reflection speechless?) What I try to run: > address '' ripe '"(MkR_3 sep ! end ?) cons!f: fanout!insert /\\/ after!a: juxtapose!get', > '!b: count bytes!spec *-* c2x!fblock 2!c: lookup w1 master!term', > '?f:!spec /DIR/ 1 x22 nw *-* n x5c n /*.RAW/ n x22 n ;/B /ON; nw!cmd!d: count lines!a:', > '?b:!term?< HP41.BYTAB!c:?d:!term', > with input using (rawdir) output stem prgm. iii) Are there options to make GETfiles read PC files binary? Best, M. |