Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print to file
Message
General information
Forum:
Visual FoxPro
Category:
FoxPro 2.x
Title:
Miscellaneous
Thread ID:
00411487
Message ID:
00411660
Views:
14
>>>Ah, that may be the problem. I'm not real familiar with the API. Could you give me the syntax for SendMessage()? Keep in mind this is for 2.6.
>>
>>Yeppers, try this after WIN.INI has been updated:
m.windsect = 'windows'
>>m.sendmsg = RegFN('SendMessage', 'III@C', 'I')
>>= CallFN(m.sendmsg, 65535, 26, 0, @windsect)
>
>The same error occurs.
>If the report form command says
> report form myrpt to file myfile
>the error is printer not ready.
>
>if it says
> report form myrpt to print
>
>I get a dialog box stating
> Internal MAPI error.
>
>I'm begining to wonder if you just can't do it in 95 with 2.6.

Perhaps not. In my experience under Win98, setting the report output to the Acrobat Writer in the designer, and issuing the REPORT FORM myrpt ENVIRONMENT NOEJECT NOCONSOLE TO PRINTER, brought up a save as dialog from Acrobat that allowed me to indicate the file name. Perhaps clearing the tag and tag2 fields in the first record of the report form table might do the trick. That's a SWAG, however.
George

Ubi caritas et amor, deus ibi est
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform