Hi John
It's hard to answer this one, since it's custom and I have no context.
In general, you can record in GUI scripting mode, and it captures a row. You'd then use loops to loop through whatever you're doing, and it would dynamically handle them. There are a couple of useful features for this
- Indexed If to find a specific row, if updating or deleting
- Indexed Loop to find an open row, if adding
So in general while the script looks "hard-coded" for a row, it can be made dynamic without changing that index number - it's not coding with variables. :)
Best Regards,
Sigrid
------------------------------
Sigrid Kok
Precisely Software Inc.
------------------------------