Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Get table name only
Message
De
20/03/2006 04:26:40
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Database:
Visual FoxPro
Divers
Thread ID:
01105733
Message ID:
01105740
Vues:
20
ok,
JUSTSTEM it is what i need .
thanks.

>>hi,
>>
>>any idea,help
>>
>>my textbox include d:\mydir\source.dbf ,
>>
>>how i can show at my textbox only mytable name as (source) only
>>
>> ThisForm.text5.value = ThisForm.select_file&&via this code
>>&& textbox have d:\mydir\source.dbf
>>
>>
>>i try
>>
>>ThisForm.text5.value = left(ThisForm.select_file, 25)
>>ThisForm.text5.value = SUBSTR(ThisForm.select_file,9,25)
>>
>>
>>thanks
>
>Check JUSTFNAME(), JUSTSTEM(), JUSTPATH(), JUSTEXT() functions in help.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform