/*
               File: LembrarSenha
        Description: Lembrar Senha
             Author: GeneXus C# Generator version 9_0_3-780
       Generated on: 3/6/2010 16:19:4.85
       Program type: Callable routine
          Main DBMS: oracle7
*/
{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A168UsrLog=GXgetControlValue("USRLOG") ;
   A3100UsrMa=GXgetControlValue("USRMAIL") ;
   A3102UsrSn=GXgetControlValue("USRSNH") ;
   A169UsrNom=GXgetControlValue("USRNOM") ;
}
this._Validv_Usrlog=function()
{
   try {
      gxballoon = getGXBallon("_USRLOG");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._lembrarsenha=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =7;
_GXValidFnc[5]={lvl:0,grid:0,fnc:null,fld:"_USRLOG",gxvar:"AV5UsrLog",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UsrLog=Value},v2c:function(){GXsetControlValue("_USRLOG",AV5UsrLog,0)},c2v:function(){AV5UsrLog=GXgetControlValue("_USRLOG")}};
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_USRMAIL",gxvar:"AV6UsrMail",op:[],ip:[],nacdep:[],v2v:function(Value){AV6UsrMail=Value},v2c:function(){GXsetControlValue("_USRMAIL",AV6UsrMail,0)},c2v:function(){AV6UsrMail=GXgetControlValue("_USRMAIL")}};
this.AV5UsrLog=0;
this.AV6UsrMail=0;
_SetStandaloneVars( ) ;
