Joe Yoder wrote: > I have my custom report listener chaining to an XFRX listener to create a PDF file. The setup is quite simple and produces output quickly. There is, however, a nuisance open file dialog box that comes up wanting me to select the table to be used for the report even though my code selects the table just before running the report. If I select the already open table, the process completes properly. If I undo the chaining to the XFRX listener, the report completes without prompting for the table name. > > I didn't find any reference to this behavior as being a "feature" of the evaluation version. What can I do to avoid the dialog box?
Do you have some UDF (user defined function) inside the report that's perhaps selecting a different work area than the default cursor for that report? -- Mike Babcock, MCP MB Software Solutions, LLC President, Chief Software Architect http://mbsoftwaresolutions.com http://fabmate.com twitter: mbabcock16 _______________________________________________ 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.

