Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Do form name
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
01260233
Message ID:
01260236
Views:
14
>I am using "do form name" (as a wait window)
>
>and then tring to release it
>The problem is that the program does not execute until
>I manually release the wait_form
>
>
>SET LIBRARY TO LOCFILE("vfpcompression.fll")
>
> DO FORM wait_bkp NAME WAIT1
>
> ?ZipOpen("C:\test2\dados_assist.zip", "C:\", .T.)
> ?ZipFolder("C:\1softwares\1_assist41X\assist41", .F.)
> *!* could zip other files and folders here before close
> ?ZipClose()
>SET LIBRARY TO
>
>
> WAIT1.RELEASE

How about:
RELEASE Wait1
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform