Ver Mensaje Individual
  #3 (permalink)  
Antiguo 22/02/2005, 21:28
Avatar de xknown
xknown
 
Fecha de Ingreso: diciembre-2004
Ubicación: Cusco - Perú
Mensajes: 2.248
Antigüedad: 19 años, 5 meses
Puntos: 7
También lo puedes hacer de la siguiente forma:
Código:
If TypeOf (variable) Is Integer Then

ElseIf TypeOf (variable) Is Double Then

ElseIf TypeOf (variable) Is String Then

End If
__________________
Alex Concha
Buayacorp - Programación y Diseño