Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Return field name from table.field
Message
De
31/12/2000 23:17:59
Cindy Winegarden
Duke University Medical Center
Durham, Caroline du Nord, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00458247
Message ID:
00458266
Vues:
12
>>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)

George, You're sneaky! I looked at that and assumed it was "only" for file names!
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform