Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Deploying
Message
From
14/09/2004 13:14:31
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
14/09/2004 13:06:08
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
Miscellaneous
Thread ID:
00941917
Message ID:
00941987
Views:
19
>I'm able to hold my screen thanks. I have multiple forms in this program, one obviously the main page, as I select my next form nothing happens. I have a command button(6 of them) with:
>do form c:\dsm\balances (each calling there own form)
>read events
>and nothing happens, what I'm trying to accomplish as I select each command open that form close the exisiting form and so on and so on, as you're aware this works until I make it an exe.

If I'm not reading you wrong you've multiple 'read events'? No need.
A single read events in main.prg would do.

*main.prg
do myCommadnButtonForm && That form's 'exit' button has 'clear events'
read events

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform