Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Wordwarp
Message
De
18/09/2007 03:12:22
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Wordwarp
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP
Database:
Visual FoxPro
Divers
Thread ID:
01255011
Message ID:
01255011
Vues:
75
hi all,

any idea for...syntax error
THISFORM.TEXT1.Value= " ",SUBSTR(cName,i,1) + CHR(13)&&syntax error
cName = "H E L L O"
FOR i=1 to Len(cName)
	? "     ",SUBSTR(cName,i,1) + CHR(13) 
      **THISFORM.TEXT1.Value= "     ",SUBSTR(cName,i,1) + CHR(13)&&syntax error
ENDFOR
thanks
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform