Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Printing a file directly to a printer
Message
De
30/09/2008 19:54:49
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Fonctions Windows API
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01351589
Message ID:
01351953
Vues:
23
In VFP Help, take a look at ???.

This works but I have found one gotcha. Although the help says you can send any character, there is one character that won't go (I forget the exact character but I think it is / or \). The solution is simple, use a STRTRAN to convert to \\ or // before ???ing. I suspect the issue is that the character in question has a special meaning in the C function VFP is using and needs to be "escaped" to get it to pass through.

Stewart Crisler
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform