Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
String to Integer Conv VFP50
Message
De
08/04/1998 12:50:40
Fernando España
Alta Tecnologia En Informatica
Guatemala, Guatemala
 
 
À
08/04/1998 12:38:28
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00090491
Message ID:
00090502
Vues:
25
I Understand a little English but if your problem is this:
inchar="2254"
and you wanna have inchar=2254
you can do this:
inchar=int(val(inchar))
or Inchar1=int(val(inchar))
release inchar
inchar=Inchar1
release inchar1
Fernando España
SQL Server Specialist
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform