Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Weird Printer Command Syntax Error
Message
From
26/08/2013 16:02:24
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP3
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01581421
Message ID:
01581459
Views:
40
>>>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.
Previous
Reply
Map
View

Click here to load this message in the networking platform