At 03:40 PM 9/22/09 -0400, you wrote: >Hi folks, > >VFP 9 SP 1 > >I'm using John Koziol's FRX2Word (the old one, from 2001 or so) to generate >a multi-page report. It doesn't seem to understand report variables or even >things like _PAGENO. I've tried lots of different things to show a page >number in the footer, from simply referencing _PAGENO to all kinds of >tricks with Report Variables and public variables. Most of them work just >fine in the VFP report preview, but none of them work in FRX2Word. Either >the variable doesn't increment from page to page, or it's just not >recognized and an error is thrown.
Wow--I thought all you guys were old enough to remember this. ;) Well, I RTFM. Took me a while to find it. I'd lost the original and had to dig it up on the web. It says there, in black and white, that FRX2Word can't handle _PAGENO if it's wrapped in any kind of expression, but it works unadorned. Also can handle some report variables in limited ways. I thought I'd update the issue in case anybody searches on it someday. Ken Dibble www.stic-cil.org _______________________________________________ Post Messages to: [email protected] 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/[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.

