Subject Interpreting string as field name...
Author Jonathan Neve
Hi!

Is there any way, within a trigger, to interpret a string as a field name?
For example, I'd like to be able to scroll through the list of fields
for my table in the Update trigger, and make a list of those that have
been modified (comparing new and old). Is this at all possible? Or is
there some other way of getting a list of modified fields?

Thanks!

Jonathan Neve.