Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
View not updated
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00342982
Message ID:
00343080
Vues:
27
Hi Joao,

ln is the number of rown in the laError array.

Have a look at
local i
for i = 1 to alen(laError, 2)
   ? laError[1, i]
endfor
or have a look at the values of the array elements in the debug window.

Cheers,

Andrew


>Hi Andrew
>
>Hi test and lnError return 1.
>
>I do that
>ln=aError(laError)
>? ln
>
>I'm a begginer i see the help for aError but don't help me, if it says for you anything do me a return
>
>Thank's for your help.
>
>Joao


If we were to introduce Visual FoxBase+, would we be able to work from the dotNet Prompt?


From Top 22 Developer Responses to defects in Software
2. "It’s not a bug, it’s a feature."
1. "I thought I fixed that."


All my FoxTalk and other articles are available on my web site.


Unless specifically identified otherwise, anthing posted here is purely my opinion and may or may not reflect the policies or practices of Microsoft.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform