Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Window Defining
Message
From
21/07/2002 11:00:59
 
 
To
21/07/2002 04:45:47
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00680860
Message ID:
00680871
Views:
17
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
Previous
Reply
Map
View

Click here to load this message in the networking platform