Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error code1001 Feature is not available
Message
From
07/10/2008 11:28:28
 
 
To
07/10/2008 11:16:08
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro and .NET
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01353315
Message ID:
01353329
Views:
21
Thank you for the response.
I have changed the code for this: changed the & for (cpath) and I am getting the same error?
DEFINE CLASS wwMyserver AS CUSTOM OLEPUBLIC

PROCEDURE PrintFile
SET PRINTER TO NAME "Adobe PDF"
CLOSE TABLES all
USE j:\medebill\1005\history\1005_2454746_29894_z.dbf IN 0 ALIAS TMP
SELECT TMP
cpath = "j:\medebill\1005\1005pcl.frx"
PUBLIC rpt_prerun
rpt_prerun=.F.

REPORT FORM (cpath) TO PRINTER NOCONSOLE
USE

ENDPROC
ENDDEFINE
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform