Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Messagebox text length
Message
De
30/05/2002 13:46:51
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00662995
Message ID:
00663123
Vues:
19
Works even without the TRIM. Strange though this works for me in VFP6 but not VFP7:
SELECT errors
LOCATE FOR cError = "NoPlotFile"
IF FOUND( )
    MESSAGEBOX( errors.merror, 16, _SCREEN.CAPTION )
ENDIF
If I am understanding correctly it would work for you in VFP7 sp1. -shrug-

>Jim,
>
>Try assigning the memo field to a string (use ALLTRIM()) and see if that helps.
Jim Philippi

quando omni flunkus moritati
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform