Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Set Printer Command question
Message
De
20/03/1999 15:05:38
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00198177
Message ID:
00200178
Vues:
13
>>How do you pass these parameters on the Set Printer command?
>>
>>I have tried the syntax that worked previously with Netware 3.1x but it is not working with 4.x.
>
>What platform is the FPD app running? These are generally not parameters for a VFP command to pass. This is handled strictly by Novell at the DOS prompt or Client32. In Windows, this is usually set in the properties of the printer (Settings tab).
>
>In the Network Neighborhood properties, there is a tab in the properties of the Novell Client for Default Printer Settings to turn these off as well.
>
>The syntax in DOS is:
>
>capture LPTx q = q_name nb nff ti = #_of_seconds
>
>If you type CAPTURE /? you can see a list of parameters you can pass. You can also add a NOEJECT at the end of your FP print command to prevent an extra form feed.

Mark, I normally add nt to that line to prevent NetWare's print server from trying to translate tab characters (CHR(8)) into a variable number of space characters as well. If the server is not the default preferred server for the NetWare Client, then you may also have to name the server explicitly (S=name of server hosting the print queue).
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform