LOCAL boxname, propname
boxname = "THISFORM.txt" + "Something"
propname = "SomethingElse"
&boxname..value = myobj.&propname.
Ken Dibble
www.stic-cil.org
I want to assign a value to a control and then refresh it:
thisform.txtimf.value = myobj.imf
thisform.txtimf.refresh()
Where txtimf is a textbox and myobj.imf is a property of an object
I want to generalize this process with variables:
thisform.txt ? .value = myobj. ?
thisform.txt ? .refresh()
and I can't seem to get it right.
Any ideas?
--
Jeff
Jeff Johnson
[email protected]
(623) 582-0323
Please reply to [email protected]!
Visit our forum at www.san-dc.com/forum
Register and join in the discussion
[excessive quoting removed by server]
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.