Camolas, The array "numero" contain the string so:
For A0=8 to 19
arry[A0]=numero[A0-8]
next A0
Arry[20]=13
But you can put the value directly in arry[8] to arry[19] instead to put it in the array "numero"
Al.
Camolas, The array "numero" contain the string so:
For A0=8 to 19
arry[A0]=numero[A0-8]
next A0
Arry[20]=13
But you can put the value directly in arry[8] to arry[19] instead to put it in the array "numero"
Al.
Bookmarks