/*
               File: Login
        Description: Identificación de usuario
             Author: GeneXus Java Generator version 9_0_6-019
       Generated on: February 10, 2012 22:8:12.66
       Program type: Main program
          Main DBMS: mysql
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   AV26Pgmnam = GXgetControlValue("_PGMNAME")
}
this._login=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =12;
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_DEMOID",gxvar:"AV13DemoID",op:[],ip:[],nacdep:[],v2v:function(Value){AV13DemoID=Value},v2c:function(){},c2v:function(){AV13DemoID=GXgetControlValue("_DEMOID")}};
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_EMPRESA",gxvar:"AV11Empres",op:[],ip:[],nacdep:[],v2v:function(Value){AV11Empres=Value},v2c:function(){GXsetControlValue("_EMPRESA",AV11Empres,0)},c2v:function(){AV11Empres=GXgetControlValue("_EMPRESA")}};
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_USULOGIN",gxvar:"AV12UsuLog",op:[],ip:[],nacdep:[],v2v:function(Value){AV12UsuLog=Value},v2c:function(){GXsetControlValue("_USULOGIN",AV12UsuLog,0)},c2v:function(){AV12UsuLog=GXgetControlValue("_USULOGIN")}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_USUPASS",gxvar:"AV7UsuPass",op:[],ip:[],nacdep:[],v2v:function(Value){AV7UsuPass=Value},v2c:function(){},c2v:function(){AV7UsuPass=GXgetControlValue("_USUPASS")}};
this.AV13DemoID=0;
this.AV11Empres=0;
this.AV12UsuLog=0;
this.AV7UsuPass=0;
_SetStandaloneVars( ) ;

