Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to programmatically get the Computer Name
Message
De
14/12/2007 15:20:15
 
 
À
14/12/2007 14:48:43
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01275848
Message ID:
01275977
Vues:
13
Or even simpler, since getwordnum() in fact does the alltrim for you

Really? My testing does not show this to be the case.

On my machine:

?LEN( GETWORDNUM( ID(), 1, [#] ) )

gives me 12

?LEN( ALLTRIM( GETWORDNUM( ID(), 1, [#] ) ) )

gives me 11
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform