Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
What is wrong with this Main.prg?
Message
From
20/01/2008 19:23:06
 
 
To
20/01/2008 19:14:15
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01283493
Message ID:
01283495
Views:
14
CLEAR EVENTS should be in the Release Method of the form. But I doubt whether you can read this reply, because you have added me to your twit filter.

>After the form is released, the EXE is staying in memory and the data is still open. What am I missing? This is just a test application, so I just want the basics for it to work. There is only one form and two tables.
>
>
>CLOSE ALL
>CLEAR
>
>_Screen.visible = .F.
>
>m_prom_dir = ADDBS(SYS(5) + SYS(2003))
>m_upid = 'master'
>
>SET PATH TO "..\WizBmps"
>
>USE AppointmentTypeSets IN 0
>USE MB_User IN 0
>
>SELECT AppointmentTypeSets
>
>DO FORM AppointmentTypes2
>
>READ EVENTS
>
>CLOSE ALL
>CLEAR ALL
>RELEASE ALL
>
>CLEAR EVENTS
>
>QUIT
>
Groet,
Peter de Valença

Constructive frustration is the breeding ground of genius.
If there’s no willingness to moderate for the sake of good debate, then I have no willingness to debate at all.
Let's develop superb standards that will end the holy wars.
"There are three types of people: Alphas and Betas", said the beta decisively.
If you find this message rude or offensive or stupid, please take a step away from the keyboard and try to think calmly about an eventual a possible alternative explanation of my message.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform