On Wed, Sep 30, 2009 at 3:55 PM, CVBruce <[email protected]> wrote: > Well I did some more testing on the condition that failed during the > ooTest. > > I can't get the nil object to delete an environmental variable. > > Say VALUE("FRED",7,"ENVIRONMENT"); > Say VALUE("FRED",.NIL,"ENVIRONMENT"); > SAY VALUE("FRED",,"ENVIRONMENT"); ==> Yields 7 > > This is on ooRexx V4.0.0GA, Mac OS X.
This looks to be a bug to me. But, I don't understand why it would act any differently on the Mac then it does on Linux, (or AIX for that matter.) The test passes on Linux and I assume on AIX because Rainer always spoke up if a test failed on AIX. (It passes on Windows also.) Do you have any ideas Rick? -- Mark Miesfeld ------------------------------------------------------------------------------ Come build with us! The BlackBerry® 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/devconf _______________________________________________ Oorexx-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/oorexx-devel
