Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report preview issue
Message
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01244625
Message ID:
01244630
Vues:
15
>>Hello,
>>
>>I don't know what I did wrong, but now it happens that when I issue REPORT FORM MyReport NOCONSOLE NODIALOG, the form displays text as if SET TALK were ON, however, the setting is OFF.
>>
>>This only happens in the compiled EXE, not in source code.
>>
>>I tried specifically SET TALK = OFF, removing NODIALOG keyword, changing Reportbehaviour to 80, same result.
>
>Does it happen for the particular report? Did you try report form myReport Preview? Does this report use DE and some code in its DE methods?

Yes, indeed, I have an error in the calling procedure:
TRY
EXECSCRIPT(EVALUATE(THIS.AliasName + ".reSettings"),THIS.oFormInfo)
CATCH TO loError
FINALLY
ENDTRY
There is an error, and even I don't display the error (it's not crucial), the program writes to the screen. This is awkward. What can I do about this?
Christian Isberner
Software Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform