Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Saving default per report
Message
From
25/02/1998 15:51:02
 
General information
Forum:
Visual FoxPro
Category:
Reports & Report designer
Miscellaneous
Thread ID:
00080834
Message ID:
00081182
Views:
39
>>>Hi Ed,
>>>
>>>Regarding number 2, what would be an example of the syntax for COPY FILE to a specific printer? If this is using REPORT FORM to FILE and not ASCII, this would work great for a setup of printing reports to files and then running nightly print routine for pending print jobs. TIA
>>
>>COPY FILE (cFilename) TO lpt1:
>>will print in LPT1:, etc., also you can use printer names, e.g.
>>COPY FILE (cFilename) TO \\nyserver1\hp4plus
>
>Hi Ed,
>
>Can you let me know what I've done wrong? I am working on a Novell network called FS1 and the print que I want to copy the file to is PRINTQ_HP. When I issue the following:
>
>COPY FILE C:\TESTREPORT.TXT TO \\FS1\PRINTQ_HP
>
>a copy of TESTREPORT is created on the root of my harddrive called PRINTQ_HP. Any ideas?

I don't know. It works perfectly here (WindowsNT network).
Edward Pikman
Independent Consultant
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform