03-27-2014, 07:07 PM
Thanks for the quick reply!
I am pretty new to QTP, vbscript, and coding in general. What do you mean by Mod?
Basically im automating the payment of accounts. There is a script im piggybacking off that takes an account and quotes it, checks to make sure the amount is correct and then goes to the next account. What im trying to do is then take that account number and the $ amount and throw it onto a terminal screen. So account number will be in one column on the screen, each account number on its own line(17 lines total). 2 columns over i will have to have the corresponding $ amount for the account.
I am pretty new to QTP, vbscript, and coding in general. What do you mean by Mod?
Basically im automating the payment of accounts. There is a script im piggybacking off that takes an account and quotes it, checks to make sure the amount is correct and then goes to the next account. What im trying to do is then take that account number and the $ amount and throw it onto a terminal screen. So account number will be in one column on the screen, each account number on its own line(17 lines total). 2 columns over i will have to have the corresponding $ amount for the account.