Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do form name
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
01260233
Message ID:
01260236
Vues:
15
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform