Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Weird Printer Command Syntax Error
Message
De
26/08/2013 16:02:24
Dragan Nedeljkovich (En ligne)
Now officially retired
Zrenjanin, Serbia
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01581421
Message ID:
01581459
Vues:
39
>>>Any ideas??
>>>
>>>Thanks!
>>
>>What printer driver do they use? The normal printer driver will usually "eat" these control characters.
>
>The printer driver for the Lexmark T-644. version 1.0.

It could be Fox complaining about unmatched braces. If they were matched to start with, then

lcStringToPrint = STRTRAN( lcStringToPrint, '{', '{123}')

will create another right one for each left one, so they'd be unbalanced. Also if you had them nested (which I don't thing was allowed in the syntax for ???), that would throw the compiler off and cause an error.

The whole syntax of ??? is very sparsely documented. What we know about it comes mostly from years of trial and terror (typo intentional).

back to same old

the first online autobiography, unfinished by design
What, me reckless? I'm full of recks!
Balkans, eh? Count them.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform