I like the idea of a replacement function, unfortunately, the filename is
not quoted in the i-desc so using my replacement function for TRANS will not
compile. I may be stuck with adding the RAISE.


> <snip>
> 
> If you're going to programmatically change a bunch of 
> dictionaries, you
> might want to add your own function instead of adding the 
> RAISE statement to
> the dictionaries.  For the cost of the overhead of calling an 
> additional
> function you'll get two benefits.  First, is that if your 
> code has to be
> tweaked, you'll only have to do it in one place, and second 
> is that you can
> find/identify all of the dictionary items that you've changed 
> by searching
> for your unique function name.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to