Code: Select all
Let>FrameName={""}
Let>FormName={"mainform"}
Let>acnt=acctType_%CrntAcnt%
LibFunc>hIE,FormFill,r,%IE[2]%,str:FrameName,str:FormName,acctType_952022652, Joint,0
wait>.2
LibFunc>hIE,FormFill,r,%IE[2]%,str:FrameName,str:FormName,acctType_952930901,SEP IRA,0
wait>.2
LibFunc>hIE,FormFill,r,%IE[2]%,str:FrameName,str:FormName,acctType_07504300234,Single(K),0
wait>.2
LibFunc>hIE,FormFill,r,%IE[2]%,str:FrameName,str:FormName,acctType_07505100283,Single(K),0
wait>.2
LibFunc>hIE,FormFill,r,%IE[2]%,str:FrameName,str:FormName,acctType_07505500514,Single(K),0
wait>.2
Code: Select all
<td><SELECT>
<OPTION>
<OPTION>401(k)
<OPTION>401(k) Safe Harbor Plan
<OPTION>403(b)
<OPTION>529 Educational Plan
<OPTION>Educational IRA
<OPTION>Individual
<OPTION>Joint
<OPTION>Joint Tenants Wros
<OPTION>SEP IRA
<OPTION>Single(K)
<OPTION>Variable Annuity IRA
</SELECT>
</td>
David
[/code]