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:02:16
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Com Server Error - Feature is not available
Miscellaneous
Thread ID:
00245497
Message ID:
00245497
Views:
48
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
Next
Reply
Map
View

Click here to load this message in the networking platform