Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Aerror(laError), type('laError')='N' ???
Message
De
31/01/2002 08:02:28
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Allemagne
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00613268
Message ID:
00613276
Vues:
10
Hi Kevin,
AERROR() RETURNS the number of elements in laError
lnLinesIn_laError = AERROR(laError)
IF lnLinesIn_laError=0 THEN
?'no Error occured, laError is not existing'
ELSE lnLinesIn_laError=0
?'error happend, laError exists'
ENDIF lnLinesIn_laError=0
Agnes
>Hello,
>
>I was playing around with aError(laError) this a.m. and after laError was created I tested it's type and it came back as an 'N'. Why didn't it come back as an 'A'? (using vfp 6 sp3)
>
>Thanks,
>
>Kevin
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform