Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deactivate(),activate() of page fire before form load()
Message
De
19/03/1998 08:48:03
 
 
À
18/03/1998 12:58:03
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00085114
Message ID:
00085615
Vues:
25
>>>>Hi,
>>>>
>>>>My forms, which work well previously, today sunddenly begein running with page deactivate() and activate() before form load(). I step through it a few times. My code in the page deactivate() and activate() are using paprameterized views, which should have been loaded in the form load(). When the code in page activate() fails, and if I choose cancel, then form load() is fired and the form is displayed. Is this normal behavior? Thank you.
>>>>
>>>>Chen
>>>>Bangkok
>>>Not normal at all. Form load fires before page activate (Fire sequence DE.beforeopentables, form.load,...). What is the code failing and error message ?
>>>Cetin
>>
>>Thanks Cetin, the error is normal: when the code trys to use a view such as reccount(lcView), the error message is "alias not found". I do not use DE. I cannot belive what is happening. Today my vfp locked up my computer so many times and I just reinstalled vfp, and is downloading SP3 from MS. This is middle night here, and my deadline is coming...
>If it's not installation check :
>-Windowtype (If parameter passing and FP 2.x converted (Read) it would pass to load() otherwise init())
>-Datasession
>-Any reference to a nonexistent alias (Form would load after cancel-In fact no form control might not be using it but referenced in load)
>Cetin

Thank you again Cetin. I still do not what have happened. But lucky, I found that some of the forms are still running well, which indicate that my classes are not corrupted. So, I rebuilt those problematic forms. After a sleepless night, I found I am still in love with VFP.


Chen
Bangkok
Chen Nan
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform