Ver Mensaje Individual
  #9 (permalink)  
Antiguo 25/11/2004, 10:47
flacoluis
 
Fecha de Ingreso: noviembre-2004
Ubicación: trelew - chubut
Mensajes: 134
Antigüedad: 20 años, 5 meses
Puntos: 0
proba con esta
Function: Ubound(arrayName)

This function returns the "upper bound" index of an array, which basically is the number of elements in an array.