DavidZen Posted September 8, 2007 Report Share Posted September 8, 2007 using Variable Evaluation I'd like to read in series of integer values (20) and assign then to %N80% >> through %N99% something like this (maybe simplier) read into %T1% convert %T1% to %N2% (string to integer) then using %N1% as counter (80-99) N%N1%% = %N2% ?? (i have it all working except the actual assignment to the target Integers) Quote Link to comment Share on other sites More sharing options...
DavidZen Posted September 8, 2007 Author Report Share Posted September 8, 2007 i got it to work with index in %N1% Variable Modify String: Convert %T1% to integer %N2% Variable Set String %T1% "<NMVAR:07:02:0:%N1%:0:0000000>" Run Macro in Variable %T1% Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.