Hi Folks,

I need a bit of help (again)!

I have a series of reports that I have run under SET REPORTBEHAVIOR 80 and
all has worked.  Part of my generic code creates a dialog which allows the
user to set the default VFP printer using something similar to 

X= getprinter()
SET PRINTER TO NAME (x)

Before calling the report form command.   This has always worked fine.    In
order to render text at a rotation on a specific report I have SET
REPORTBEHAVIOR 90 and now the output is going to the default windows printer
rather than the default VFP printer.  Does the report listener created when
using REPORTBEHAVIOR 90 not honor the  SET PRINTER TO NAME command.  Is
there a report listener object setting that I need to check to make sure my
reports go to the default VFP printer?

Thanks

Alec Gagne


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to