I am having some trouble with the specs for *control edit. I need to specify the initial content for each edit field. The fields are being generated in a for loop, and the content comes from a variable which sometimes has embedded quotations.
e.g., following has issues: hitem.setlabel(?x*control edit "x++Prefs[prefkey]++?x"x) where Prefs[prefkey] is set to: "Arial Rounded MT Bold", "Bold Size: 10" Is there a workaround? Regards, Sheri
