Ver Mensaje Individual
  #2 (permalink)  
Antiguo 13/06/2003, 11:57
Avatar de Jorge_Mota
Jorge_Mota
 
Fecha de Ingreso: diciembre-2002
Ubicación: Chapinlandia :-D
Mensajes: 725
Antigüedad: 22 años, 2 meses
Puntos: 11
if text1="hola" then
text2 = "Que Tal"
text3 = "Bien"
end if

lo que no dices es si Text1 es una variable, o un objeto
si es un objeto (al igual que text2 y 3), deberia ser

if Text1.value = "HOLA" then
Text2.Value = "QUE TAL"
Text3.Value = "Bien"
end if
__________________
Jorge Mota
Blog
Gubiz estafa