Mensaje
General information
Foro:
Visual FoxPro
Category:
Programación, sintáxis y comandos
Miscellaneous
ID de la conversación:
00526286
ID del mensaje:
00526317
Views:
24
It should be:

local array myArray[1]

or it could be:
local myArray
dimension myArray[1]

>Try this:
>
>LOCAL MyArray(1)
>
>>I have a command: lnresult=Adir(MyArray,"ABC*.*")
>>If I have Local MyArray declared, it comes up with an error..MyArray is not an array, but if I exclude this Local command, it works ok.
>>
>>How do I make My array Local ?
>>
>>Thanks in advance,
>>
>>Gerard
If it's not broken, fix it until it is.


My Blog
Previous
Next
Responder
Mapa
Ver