Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/02/2002, 12:06
mlaboria
 
Fecha de Ingreso: febrero-2002
Mensajes: 4
Antigüedad: 23 años, 3 meses
Puntos: 0
Re: Comprobar si el usuario existe

Podrias realizar:

if tabla.eof=true then
' usuario correcto
else
' usuario ya exite
end if

y no tienes que realizar el bucle