Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CHR(13) and EXECSCRIPT() error
Message
From
19/09/2005 10:44:41
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP SP1
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01050807
Message ID:
01050867
Views:
12
>>>>>Uses a binary:
>>>>>lcFldVal2 = "Line 1" + 0hD + "Line 2"
>>>>Never thought of using binary.
>>>
>>>>>lcFldVal2 = "Line 1" + 0hD + "Line 2"
>>>>Is not 0hD good ?
>>>No. It thinks OhD should be a variable.
>>>
>>>Gordon
>>
>>It's 0hD (Zero not letter 'O')
>>Cetin
>
>Isn't it suppose to be 0xD?

No. It's 0hD.
? 0hD, vartype(0hD), 0xD, vartype(0xD)
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform