Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADDLISTITEM and doublebackslash '\\'
Message
 
 
To
17/08/2001 10:02:10
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00544910
Message ID:
00545299
Views:
11
>Sergey,
>
>I guess you have found another error in the documentation then. When I run
>lcFileName = "\\server\sharename\filename.txt"
>?STRTRAN(lcFileName, "\", "\\")
>
>I get "\\\\server\\sharename\\filename.txt"
>

Hi Jim,

Yes, it's correct but when you add item like this to list box using ADDLISTITEM( STRTRAN(lcFileName, "\", "\\")) it shows as "\\server\sharename\filename.txt". That's what we were discussing.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform