Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
PROPER in putfile
Message
 
À
02/04/2004 02:23:01
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00891677
Message ID:
00891831
Vues:
21
Hi Evelyn,
Do you mean to use proper for the returned result of PutFile, like:

lcMyProperResult = PROPER(PUTFILE('FileName:',ALLTRIM(drs.Description),'pdf'))

OR Sending the proper to PUTFILE, like:

lcMyResult = PUTFILE('FileName:',ALLTRIM(PROPER(drs.Description)),'pdf')

Hope this helps.
Luis


>how can i do the PROPER() in a putfile('Filename:',alltrim
(drs.description),'pdf') ?
Luis Guzman, MCP
"The only glory most of us have to hope for
is the glory of being normal." Katherine Fulleton Gerould
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform