Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Window Defining
Message
De
21/07/2002 11:00:59
 
 
À
21/07/2002 04:45:47
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00680860
Message ID:
00680871
Vues:
16
I cannot tell you why you are experiencing this problem, to do so would require a thorough examination of your code. But in order to avoid the problem use a little defensive code:
if wexist('mycustomwindow')
  release window 'mycustomwindow'
endif
Glenn

>Hi,
>In my program I have defined a window.
>Later I realese the window from memory.
>But sometimes I get the error 214 saying that the window is not defined.
>Can anyone help me in why this error occurs?
>wanted the reply at the earliest.
>
>
>Thanks & Regards
>Francita
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform