I've had a look at the code and I have searched back in the repository as
far as I could.

Both the windows and linux directory bif return look to work the same way.

If a directory is passed they attempt to change to it
If they fail they return a null string else they discover the current
directory and return it.

Although the code has been updated a few times since Feb 2007, the logic
there was the same then as now.


\main\trunk\interpreter\platform\windows\ExternalFunctions.cpp
\main\trunk\interpreter\platform\unix\ExternalFunctions.cpp


On 3 February 2016 at 18:22, Jon Wolfers <sahana...@gmail.com> wrote:

> Hi Bertram,
>
> Shouldn't all versions of Rexx functions work the same, unless otherwise
>> noted?
>
>
> Compatibility is something we value, and I doubt that this was done
> deliberately or even recently.
>
> Having said that, I would guess that changing the functionality at this
> point would probably break far more people's current code than leaving it
> as it is and bringing the documentation in line with the reality.
>
> Jon
>
> On 3 February 2016 at 17:05, Bertram Moshier <bertrammosh...@gmail.com>
> wrote:
>
>> FYI / BTW:  I went back to some Rexx programs I wrote on the VM systems
>> we used at Cray Research, Inc and found
>>
>> Current_Dir = directory (New_Dir)  where New_Dir was a valid directory.
>>
>> Shouldn't all versions of Rexx functions work the same, unless otherwise
>> noted?   I think it also worked on classic Rexx using OS/2 Warp, but have
>> yet to find my OS/2 Warp drives to verify it.
>>
>>
>> ------------------------------------------------------------------------------
>> Site24x7 APM Insight: Get Deep Visibility into Application Performance
>> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
>> Monitor end-to-end web transactions and take corrective actions now
>> Troubleshoot faster and improve end-user experience. Signup Now!
>> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>> _______________________________________________
>> Oorexx-users mailing list
>> Oorexx-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/oorexx-users
>>
>>
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to