(Cross-posted)
On Tue, 30 Oct 2018 07:52:49 -0500, Kirk Wolf wrote:

>I suggest that you post this issue on the mvs-oe list, where you are much
>more likely to have an IBM z/OS Unix guy see it.
> 
+1

>On Tue, Oct 30, 2018 at 7:32 AM Steve Austin wrote:
>>
>> Is there a way to persuade the above to return the full path name?
>> Alternatively, is there another REXX invocable routine that will return the
>> full path name?
>> 
I wonder whether DINRPATH is the only retrieved TU that potentially contains
a space, then which component (Rexx, BPXWDYN, or DYNALLOC) was naively
coded assuming it could truncate at the first space?

>> //UFSOUT   DD   PATH='/userhome/sa/space dir',
>>
>> xrc = bpxwdyn("INFO DD(UFSOUT) INRTPATH(dir)")
>> say 'pathname='dir
>>
>> Result:
>> pathname=/userhome/sa/space

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to