On Monday 15 July 2013 17:02:01 Mark Miesfeld wrote:
> On Mon, Jul 15, 2013 at 1:51 PM, J. Leslie Turriff <
>
> jlturr...@centurylink.net> wrote:
> >         Is there something that I need to do to make the SysAccess()
> > function
> > visible?
>
> Yes, there is something you need to do.  The SysAccess() function is not
> one of the RexxUtil functions.  You need to require the package / library
> for SysAccess to work.
>
> The Unix Extensions Reference states that in the Introduction chapter:
>
> All the functions available in the RxUnixSys library require the program to
> contain a ::requires
> directive in the source code for the program using the function(s). The
>
> statement should be coded as follows:
> ::requires "rxunixsys" LIBRARY
>
> --
> Mark Miesfeld
        :-) When I search my copy of  Open Object Rexx™
Unix Extensions Reference (Version 4.1.0 Edition, December 2010) 
for "Introduction" I get "No matches found for 'Introduction'."
        When I search for "::requires" I get "No matches found for 
'::requires'."

Leslie

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to