Hi Kent,

 From the help:
REPORT FORM FileName1 | ? [ENVIRONMENT] [Scope] [FOR lExpression1]
   [WHILE lExpression2] [HEADING cHeadingText] [NOCONSOLE]
   [NOOPTIMIZE] [PLAIN] [RANGE nStartPage [, nEndPage]]
   [PREVIEW [[IN] WINDOW WindowName | IN SCREEN] [NOWAIT]]
   [TO PRINTER [PROMPT] | TO FILE FileName2 [ASCII]] [NAME ObjectName]
   [SUMMARY]

So try the command in the order they show from the help.

REPORT FORM PARKLST1 NOCONSOLE PREVIEW TO PRINTER PROMPT 

HTH

*Peter Cushing *
IT development and support

Signature


Kent Belan wrote:
> 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
>
>
[excessive quoting removed by server]

_______________________________________________
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.

Reply via email to