Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display chr(21)
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00579731
Message ID:
00579770
Views:
39
>>
>>x = "hello§world"  && by holding down alt-21
>>thisform.edit1.value = x   && this shows properly
>>x = "hello" + chr(21) + "world"
>>thisform.edit1.value = x   && this does not
>>
>
>That's... umm.... interesting.
>
>Looking into it some more.

Thanks...
Steve Gibson
Previous
Reply
Map
View

Click here to load this message in the networking platform