Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
GetAppPathStart
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00458779
Message ID:
00459215
Vues:
17
cAppPathStart = JPATH(SYS(16))


FUNCTION JPATH && Provides compatibility with VFP5
LPARAMETER lcFullName
lnOccurence = OCCURS("\", lcFullName)
lcPath = SUBSTR(lcFullName, 1, AT("\", lcFullName, lnOccurence))
RETURN lcPath
ENDFUNC
Joe Mamokan
Database Specialist
Email Address: mamokan@eudoramail.com
Url Address: http://visnet_dd.tripod.com
"Can you VISUALIZE Quick Data Access"
Cell # +639172482033
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform