Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SET PRINTER TO not working
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00212781
Message ID:
00212790
Vues:
22
>Why is it that the following code does not work:
>
>cPrinter = getprinter()
>set printer to cPrinter
>set printer on
>?? "hello"
>? "world"
>set printer to
>
>
>it does print....but it prints to the default printer not the one I choose when getprinter() is issues.
>
>Paul

Try:
SET PRINTER TO &cPrinter
Paul M.
MCSE/MCSA/MCT/MCP+I, A+, Network+, I-Net+
Nil carborundum illegitimi.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform