Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving default per report
Message
De
25/02/1998 15:51:02
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00080834
Message ID:
00081182
Vues:
43
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform