Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Understanding ASTACKINFO
Message
De
24/04/2022 11:38:20
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Problèmes
Divers
Thread ID:
01684243
Message ID:
01684244
Vues:
45
>Hi,
>
>Please explain to me what I don't understand. A form is being open. The INIT should fire first. Then user clicks on a button cmd.Go_Next and the code in method thisform.go_next is executed. This code comes across an error.
>I analyze the stack. But the method INIT is not in the aProgStack. This is the sample code how I scan through the stack:
>
>ASTACKINFO(aProgStack)
>FOR iEle = 1 TO ALEN( aProgStack, 1 )
>      
>NEXT
>
Nothing missing. The form.load, each control's .init() was done, form.init()... it has all done up to form.show(), after which the execution returns to the Read Events statement.
Then the click can happen.

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform