Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
A problem with compiler: you cannot put ASCII 26
Message
From
26/04/2004 06:08:52
 
 
To
26/04/2004 04:58:23
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00897370
Message ID:
00898083
Views:
16
Hi Cetin,


EXECSCRIPT([*put here one ASCII 26 character with ALT+026'])
fails, but :
EXECSCRIPT([*]+chr(26))
succeeds.


I do not have problems to understand this, but it is not limpid:
EXECSCRIPT([*'<ALT+26>]+CHR(13)+[MESSAGEBOX('HELLO')])
succeeds;
EXECSCRIPT([*<ALT+26>']+CHR(13)+[MESSAGEBOX('HELLO')])
fails.
See my message Message #897948
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform