Cathy Pountney wrote:
>> My guess is junk in the printer environment record.  Open the report
>> form file as a dbf (example, USE reports\myreport.frx) and delete the
>> contents of EXPR, TAG, and TAG2 fields on the first record ONLY.  Then
>> recompile.
> 
> Whoa there .. don't get so crazy with recommending someone delete all that
> information!!
> 
> The contents of EXPR should not be completely deleted. That field contains
> information such as the orientation, number of copies, color settings, etc.
> Some of that information needs to stay in that field. Only remove the lines
> that relate to printer-specific information. 
> 
> You can safely delete the full contents of Tag and Tag2. 
> 
> Cathy Pountney


If you search the archives, I put code from my projecthook in there 
(from wOOdy years ago) that blanks out TAG,TAG2 and respects the 
orientation in EXPR.

-- 
Mike Babcock, MCP
MB Software Solutions, LLC
President, Chief Software Architect
http://mbsoftwaresolutions.com
http://fabmate.com
http://twitter.com/mbabcock16

_______________________________________________
Post Messages to: ProFox@leafe.com
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/4ba3a8c7.9020...@mbsoftwaresolutions.com
** 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