Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report preview issue
Message
From
30/07/2007 12:12:58
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01244625
Message ID:
01244630
Views:
13
>>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform