Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
??? chr(123)
Message
De
28/01/2001 12:01:17
 
 
À
28/01/2001 10:55:45
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00469489
Message ID:
00469522
Vues:
12
>Write if you find a fix.

i solved this problem:

the { char is the beginning of a VFP internal Printer Code parser.

??? "{" && >>> Syntay Error
??? "{123}" && >>> Works!

So if i must send a "{" Char to my printer i use

??? strtran( lcPrinterCodes, '{', '{123}' )

That's works. This feauture exist since FPD2.6 ... since 10 Year's i use the ??? Command and i don't notice this!

-Ibrahim
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform