Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
STRTRAN and OLE remote
Message
De
26/02/2000 08:56:06
 
 
À
25/02/2000 07:53:47
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00336759
Message ID:
00338031
Vues:
23
>>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform