Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pause code execution...help...!
Message
 
 
À
16/02/2002 07:22:23
Kumar Anturekar
Tandon Information Solutions Pvt. Ltd.
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00621092
Message ID:
00621134
Vues:
16
Hi Kumar,

Why do you need modal form to do processing if you're not showing it? Can you move the processing code to the program or non-visual class and run it from there?

>Hi,
>
>I am facing a problem with code execution,
>
>I am calling a form (which is modal) with NOSHOW option.
>
>This form does some processing and automatically unloads.
>
>It is processing the form in background..... but it is not waiting for the form to close. The control is shifted to the next statement following the
>
>DO FORM "formname" WITH "parameters" TO "variable" NOSHOW
>
>Now my next statement depends on the variable which is returned by the form.
>
>Please note that I dont want to use DO WHILE...ENDDO or FOR...ENDFOR as this hampers my foreground process by giving a wait status.
>
>I would be gratefull if you could help me.
>
>Thanks & Regards,
>KUMAR.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform