Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error with nowait
Message
 
 
À
11/08/2008 11:36:24
Mk Sharma
Shrishti Solutions
Mumbai, Inde
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01337992
Message ID:
01338051
Vues:
16
>my report working perfect, if i change my data session to default
>
>i am not closing my any tables.
>
>my report working perfect in 2 conditions
>
>1. if i remove the NOWAIT && but i do want to do this
>
>2. if i change my data session to default data session
>
>what is the use of NOWAIT, is this process all the pages and next code lines after "REPORT FORM..."
>
>or this NOWAIT process only first page and code lines after "REPORT FORM..."
>
>
>warm regards,
>mk.

NOWAIT means that the execution of the program doesn't stop when your report is run. In other words, all code bellow the REPORT FORM command is run.
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform