Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Com Server Error - Feature is not available
Message
From
23/07/1999 15:15:36
 
 
To
23/07/1999 15:02:16
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00245497
Message ID:
00245505
Views:
11
>Hi
>
>I have a VFP com server being called from an ASP page. Works fine exporting data to files with 'COPY TO (somefile) TYPE ...' command. I am now attempting to send the same data set to a file using the 'REPORT FORM somerpt.frx TO FILE (somefile) NOCONSOLE' command. The com server returns error# 1001 'Feature is not available' on this line. The report form IS included in the project the com server is built from.
>Is it not possible to send a report form to a file from a VFP automation server? My thinking is that this operation shouldn't be any different than using the 'COPY TO' command to send the raw data to a file. It's the same data - just a different format.
>
>TIA
>Bill Sabo

Not sure on this one, but I think any form of the REPORT FORM command puts up a dialogue showing the pages being "printed", which would be "illegal" for a COM server. There was a thread on this issue a while back.

Bill
William A. Caton III
Software Engineer
MAXIMUS
Atlanta, Ga.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform