Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return field name from table.field
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00458247
Message ID:
00458273
Vues:
14
>>>To return 'line' from 'orderdet.line' I am using the following code...
>>>
>>>test='orderdet.line'
>>>
>>>? substr(test,at('.',test)+1,len(test)-at('.',test))
>>>
>>>Is there a better way to do this?
>>
>>Joe,
>>
>>Try:
>>
>>? JUSTEXT(test)
>
>I'm on vfp5... don't see it.

Use Foxtools.Fll then. This function was added in VFP 6 butCheck out George's extended Foxtools Help in the Files section. it was available in Foxtools in version 5.
Larry Miller
MCSD
LWMiller3@verizon.net

Accumulate learning by study, understand what you learn by questioning. -- Mingjiao
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform