Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
STRTRAN and OLE remote
Message
From
26/02/2000 08:56:06
 
 
To
25/02/2000 07:53:47
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00336759
Message ID:
00338031
Views:
27
>>Can somebody test for me STRTRAN() in a remote exe. Does not for me. I am doing this:
>>abc = STRTRAN(abc, ' ', '') to get rid of all the spaces. Works from command line.
>>Thanks Mark
>
>
Mark,
>Works. But actually I would use :
>abc = CHRTRAN(abc, ' ', '')
>* Because thinking how it might be implemented sounds to be faster
>Cetin
Nope, does not work for me.
tcTypeNameLookup = CHRTRAN(tcTypeNameLookup, ' ', '') returns same string.
Mark
Previous
Reply
Map
View

Click here to load this message in the networking platform