/*
               File: InLogin
        Description: Login para Inventarios
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 11/8/2011 10:55:29.23
       Program type: Main program
          Main DBMS: sqlserver
*/
gxaddKeyHandler( "REFRESH" , 5 );
gxaddKeyHandler( "CANCEL" , 12 );
gxaddKeyHandler( "HELP" , 1 );
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "." ;
this.gxThSep =  "," ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Usucod=function()
{
   try {
      gxballoon = getGXBallon("_USUCOD");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._inlogin=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =11;
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_USUCOD",gxvar:"AV5UsuCod",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UsuCod=Value},v2c:function(){GXsetControlValue("_USUCOD",AV5UsuCod,0)},c2v:function(){AV5UsuCod=GXgetControlValue("_USUCOD")}};
_GXValidFnc[11]={lvl:0,grid:0,fnc:null,fld:"_USUPAS",gxvar:"AV6UsuPas",op:[],ip:[],nacdep:[],v2v:function(Value){AV6UsuPas=Value},v2c:function(){GXsetControlValue("_USUPAS",AV6UsuPas,0)},c2v:function(){AV6UsuPas=GXgetControlValue("_USUPAS")}};
this.AV5UsuCod=0;
this.AV6UsuPas=0;
_SetStandaloneVars( ) ;

