Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to programmatically get the Computer Name
Message
De
14/12/2007 14:04:28
 
 
À
14/12/2007 11:06:59
Jay Johengen
Altamahaw-Ossipee, Caroline du Nord, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
Divers
Thread ID:
01275848
Message ID:
01275950
Vues:
15
That seems very involved when it looks like I can just use

ALLTRIM(LEFT(SYS(0),AT('#',SYS(0))-1))


Or even simpler:
ALLTRIM( GETWORNUM( ID(), 1, [#] ) )
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform