Anyway, I've noticed that contrary to what the pilrc manual seems to imply, arithmetic is not supported within a WORDLIST resource in 3.2 beta 1. Does anybody know if arithmetic is supported in other pilrc versions? (I need arithmetic for adding bitmapped masks. Currently I use a perl script to do this, but it would be very nice to do it all in pilrc.)
WORDLIST processing hasn't changed at all in PilRC 3.x. Please file a bug at http://sf.net/projects/pilrc with a reproducible case. I just checked the current PilRC source, and the parser for wordlists isn't using WGetConstEx which handles expressions; the change to allow expressions isn't very simple, but it is doable -- we can't directly use the right code, since that code has embedded error reporting that doesn't handle the "END" keyword nicely.
-- Ben Combee, senior DTS engineer, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
_______________________________________________ plucker-dev mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-dev
