Ver Mensaje Individual
  #4 (permalink)  
Antiguo 07/01/2006, 14:38
Avatar de Mickel
Mickel
 
Fecha de Ingreso: mayo-2002
Ubicación: Lima, Peru
Mensajes: 4.619
Antigüedad: 22 años, 11 meses
Puntos: 7
function DOW_ES(byval nDow as integer) as string
if nDow=1 then
return "Lunes"
elseif nDow=2 then
return "Martes"
...
end if
end function
__________________
No tengo firma ahora... :(