Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DO FORM...
Message
 
 
To
28/09/2001 16:11:05
Jim Shepard
Shepard Business Systems
Dallas, Texas, United States
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00561953
Message ID:
00562103
Views:
25
>what do you mean by a parameter object.
>Jim
oParamObj = CREATEOBJECT("custom")
oParamObj.AddProperty("A", "AAA")
oParamObj.AddProperty("B", 2)
oParamObj.AddProperty("C", .T.)
oParamObj.AddProperty("D", Null)

DO FORM myform WITH oParamObj
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform