I put a faq up on this awhile back, but here is update and mapkey.
format of file to read in for parameters;
my_ans=yes come in as yes/no
my_str="string" string
my_val=5 real number
mapkey writes out current relations to a temp file then reads in additional parms from a text file at a certain location <line 12> which you can set to your desire; note the double slashes
mapkey(continued) ~ Update `file_open` `Inputname` `c:\\pro_inf\\load_inf.txt`;\
it then verifys and deletes itself so the parms won't be locked and then reads in the temp file of the last relations
So you can clone away and have different sets to read in by changing the mapkey name to say ri2,ri3,... and the path name on line 12.
not sure how much web format will change, but cut and paste into a new config ...see if it flys...
or you can use the parameter editor and have to set paramter type etc..... ...wf2 se key
mapkey ri1 ~ Select `main_dlg_cur` `MenuBar1`1 `Utilities`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Close `main_dlg_cur` `Utilities`;\
mapkey(continued) ~ Activate `main_dlg_cur` `Utilities.psh_rels`;\
mapkey(continued) ~ Select `relation_dlg` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `relation_dlg` `MenuBar1`;~ Activate `relation_dlg` `PBExport`;\
mapkey(continued) ~ FocusIn `relation_dlg` `RelText`;\
mapkey(continued) ~ Update `file_open` `Inputname` `temprels.txt`;\
mapkey(continued) ~ Activate `file_open` `Open`;~ FocusIn `relation_dlg` `RelText`;\
mapkey(continued) ~ Select `relation_dlg` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `relation_dlg` `MenuBar1`;~ Activate `relation_dlg` `PBRead`;\
mapkey(continued) ~ FocusIn `relation_dlg` `RelText`;\
mapkey(continued) ~ Update `file_open` `Inputname` `c:\\pro_inf\\load_inf.txt`;\
mapkey(continued) ~ Activate `file_open` `Open`;~ FocusIn `relation_dlg` `RelText`;\
mapkey(continued) ~ Activate `relation_dlg` `TBVerify`;~ FocusIn `UI Message Dialog` `ok`;\
mapkey(continued) ~ Activate `UI Message Dialog` `ok`;~ FocusIn `relation_dlg` `RelText`;\
mapkey(continued) ~ Activate `relation_dlg` `PB_OK`;\
mapkey(continued) ~ Select `main_dlg_cur` `MenuBar1`1 `Utilities`;\
mapkey(continued) ~ Close `main_dlg_cur` `MenuBar1`;~ Close `main_dlg_cur` `Utilities`;\
mapkey(continued) ~ Activate `main_dlg_cur` `Utilities.psh_rels`;\
mapkey(continued) ~ Select `relation_dlg` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Close `relation_dlg` `MenuBar1`;~ Activate `relation_dlg` `PBSelectAll`;\
mapkey(continued) ~ FocusIn `relation_dlg` `RelText`;\
mapkey(continued) ~ Select `relation_dlg` `MenuBar1`1 `Edit`;\
mapkey(continued) ~ Close `relation_dlg` `MenuBar1`;~ Activate `relation_dlg` `PBDelete`;\
mapkey(continued) ~ FocusIn `relation_dlg` `RelText`;~ Update `relation_dlg` `RelText` ``;\
mapkey(continued) ~ Activate `relation_dlg` `TBVerify`;~ FocusIn `UI Message Dialog` `ok`;\
mapkey(continued) ~ Activate `UI Message Dialog` `ok`;~ FocusIn `relation_dlg` `RelText`;\
mapkey(continued) ~ Select `relation_dlg` `MenuBar1`1 `File`;\
mapkey(continued) ~ Close `relation_dlg` `MenuBar1`;~ Activate `relation_dlg` `PBRead`;\
mapkey(continued) ~ FocusIn `relation_dlg` `RelText`;\
mapkey(continued) ~ Select `file_open` `Ph_list.List_table`1 `temprels.txt`;\
mapkey(continued) ~ Activate `file_open` `Ph_list.List_table`1 `temprels.txt`;\
mapkey(continued) ~ FocusIn `relation_dlg` `RelText`;~ Activate `relation_dlg` `TBVerify`;\
mapkey(continued) ~ FocusIn `UI Message Dialog` `ok`;~ Activate `UI Message Dialog` `ok`;\
mapkey(continued) ~ FocusIn `relation_dlg` `RelText`;~ Activate `relation_dlg` `PB_OK`;