Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: SUBSTRING in FOR loop returns incorrect data
Message
De
27/06/2004 15:24:44
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Titre:
BUG: SUBSTRING in FOR loop returns incorrect data
Divers
Thread ID:
00917754
Message ID:
00917754
Vues:
43
Result occured: x
Result expected: empty messagebox

code to reproduce:
for i=1 to len(SPACE(250))/250
  MESSAGEBOX(subs( REPLICATE('x', 250), i*250+1, 250 ))
  endfor
How to fix this witout changing code ?
Andrus
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform