Author: Tracy Pearson
Posted: 2011-04-20 at 15:58:01
Kent Belan wrote on 2011-04-20:
Hello,
Here is my weird problem for the day.
I have a report form that works great as long as PREVIEW is one of the
options.
REPORT FORM PARKLST1 TO PRINTER PROMPT NOCONSOLE PREVIEW
If I remove the PREVIEW option then I get an error:
"Function argument value, type, or count is invalid"
So why does the report work fine if PREVIEW ?
How can I debug this report to find what is causing the error ?
Thanks,
Kent
Kent,
Change the command to:
REPORT FORM PARKLST1 NOCONSOLE TO PRINTER PROMPT PREVIEW
Then remove the Preview to see if it fails
REPORT FORM PARKLST1 NOCONSOLE TO PRINTER PROMPT
Tracy Pearson
PowerChurch Software
_______________________________________________
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/000b01cbff95$4159df50$c40d9df0$@powerchurch.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.