Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem with .exe , but not in foxpro design mode
Message
 
 
To
12/08/1998 14:49:04
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00126136
Message ID:
00126192
Views:
20
Travis,

When the SQL executes there is not thisform any more. Pull the value to a local memvar first:

local lcName
lcName = thisform.combo1.value
select ... = lcName ...

>The exact message is:
>
>Object is not contained in a form
>Method: Capplication.Doform
>Line 71
>
>Select Contacts.contactname FROM Contacts WHERE contacts.clientname = thisform.combo1.value INTO CURSOR myList
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform