Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Calling Prg from Button::Click
Message
From
11/12/2003 03:25:07
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Calling Prg from Button::Click
Miscellaneous
Thread ID:
00857996
Message ID:
00857996
Views:
65
Hi all,

I want to accomplish the following. In the click of the button, I want to call a prg. The form is in Private Data Session. In the prg, I'm doing this :

lnDS = SET("DATASESSION")
SET DATASESSION TO
........ && open other views and requery...
........
........
........
........


SET DATASESSION TO (lnDS)

Is there anything wrong with the above? The weird thing is I see all the records in the grid dissappeared..

Regards.
Next
Reply
Map
View

Click here to load this message in the networking platform