¿ªÔÆÌåÓý

Re: REXX package in VM/370 Community Edition V1R1.2


 

Bob,
So far....
B2C fails

B2D fails

B2X works (Also native in brexx)

CLOSE works
Note that doc shows that close can't be called as a function. I was able to call
close as a function, rc = CLOSE(infile) and received 0 as RETURN CODE.

C2B fails

D2B fails

FSCLEAR works

infile = 'FILETEST TEXT A'
CALL OPEN infile
Receives,,,,
???? 3 *-* CALL OPEN infile
Error 40 running ft2, line 3: Incorrect call to routine

FILETEST TEXT A is an existing file.

I am very sick at the moment, but I hope to spend more time with this soon.

Larry S

Join [email protected] to automatically receive all group messages.