Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Place an attachment in OE mail?
Message
From
26/06/2000 15:19:02
 
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00384703
Message ID:
00384717
Views:
38
Stephen,

In the WITH command you refer to thisform.message1


Try changing:
If thisform.MsgIndex = -1 && we blow up here
To:
If thisform.message1.MsgIndex = -1 && we blow up here
Previous
Reply
Map
View

Click here to load this message in the networking platform