Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print form properties
Message
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00232128
Message ID:
00232206
Views:
24
Hi,

>I think you have a spooling problem. Try issuing the SET PRINTER TO command at the end of your report code to close the spooler.

It helps, thank you. But I have other problems :((((


First of all, only code REPORT FORM Statistics NOEJECT NOCONSOLE TO PRINTER works. My other code doesn't work correctly - doesn't change printer font and instead of chr(13) print another character :(( So, I need to use this report. If I use this report from different directory, it tries to open database (with request) :(( although I set database in Report DE.

I also found that I can not pass a long string as a parameter in my form. How can I solve this limitation or there is no way? It would be very sad :(((
I am trying to pass a message string as a parameter, but if the length of my string is greater than 255 I see an empty lblMessage :((((((

And one more problem. If I put into button click event DO FORM myForm with ... myForm appears and dissapears simultasionally. Only if I set WindowsStatus of myForm to Modal it doesn't disappear...

Help me, please.

Thanks in advance
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform