Got the following error report from an log4rexx user under Linux:
641 *-* log4rexx.home=filespec("Drive", fullPath) ||
filespec("Path", fullPath)
331 *-* fileName=findConfigFile() -- try to find config file
97 *-* self~configure -- get configuration
72 *-* ::class "LogManager" public
91 *-* ::requires "log4rexx.cls"
2 *-* call load_log4rexx --LOGGER DEBUG!!!
REX0040E: Error 40 running
/home/franz/workspace/BNF4OOo/log4rexx.cls line 641: Incorrect call
to routine
REX0389E: Error 40.904: FILESPEC argument 1 must be one of ELNP;
found "D"
Although under Linux one may not have a drive letter, I would have
expected that an empty string would have been returned for option "D".
Instead, a syntax error is raised, which surprises me, as with Rexx-BIFs
I would have expected that all arguments would work on all platforms at
all times.
---rony
------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Oorexx-devel mailing list
Oorexx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-devel