Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object CHICKS is not found.
Message
 
 
To
05/05/2003 22:13:18
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00784798
Message ID:
00785171
Views:
23
This message has been marked as a message which has helped to the initial question of the thread.
>thanks a lot jos and marcia, it solves my problem on closing the form. unfortunately, sooner im planning to add a button on my toolbar having a caption "EDIT".
>upon clicking the edit button, it will call my custom method EditEvent:
>myMacro = cCurwind + ".EditEvent()"
>&myMacro
>
>a "SAVE" button would be:
>myMacro = cCurwind + ".SaveEvent()"
>&myMacro
>
>so you see, i have to keep the name of the form to be able to call its method.

Eric,

Why don't you follow the path that Marcia showed you?
_Screen.ActiveForm.SaveEvent()
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform