Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
List Box Additem with double slash
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00833494
Message ID:
00833512
Views:
33
Yes.

>One more question. Would it be safe to allways substitue double slash for any slash that exists when using the additem?
>
>
>>>Thanks Sergey
>>>
>>>Sorry about the double sending but was attempting to also sent the slash followed by the less than key and it presents the same as in a menu
>>>
>>You can use < pre > and < /pre > tags (w/o) spaces to preserve formatting and tags.
>>
>>
>>this.lst1.additem("\abc")
>>>>this.lst1.additem("abc\abc")
>>>>this.lst1.additem("\\abc")
>>>>this.lst1.additem("abc\\abc")
>>>>this.lst1.additem("\> abc")
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform