Hi, I need help on 3 steps in my script:
1. I have a field that needs to be evaluated when the cursor stops on it. If there is a value the script should tab past it, if there isn't a value the script needs to add a zero. 2. When the script comes to a list field I need to send the "Page Down" key to it so the cursor will go to the next available space. 3. All my scripts in the past have been very simple and have read from a data file consisting of a list of numbers, mnemonics, etc. I now need to read from a list that contains an ID and a value (i.e. employee ID and allowance $ value). My data file is tab delimited and I can get the column number for each value, but I'm not sure how to write the loop to put the correct data where I need it. I've attach part of the steps I'm doing (without the loop). Thanks Michelle 617-665-3432 Clinical Application Analyst CHA Information Technology [EMAIL PROTECTED]
