Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pause code execution...help...!
Message
De
18/02/2002 00:25:41
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:
00621435
Vues:
21
Dear Sergey,

This is a common form for two processes, it is required to be in the foreground in one process and background in one process.

It is working fine for fore ground ... but background is a problem.

Thanks & Regards,
KUMAR


>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.
Kind Regards,
KUMAR ANTUREKAR.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform