Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Capturing Parts of Filename
Message
De
05/03/1999 01:03:53
 
 
À
24/02/1999 23:52:46
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00191272
Message ID:
00194331
Vues:
17
Try

myvar = getfile()

right(myvar,len(myvar)-atc('.',myvar)) && displays the extension
left(myvar,atc('.',myvar)-1) && displays the filename
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform