Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
What is wrong with this Main.prg?
Message
De
20/01/2008 20:57:01
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
 
 
À
20/01/2008 20:31:00
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
01283493
Message ID:
01283502
Vues:
18
Now, that was funny!

>That was just too good :o)
>
>
>
>>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
>>>
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform