/*
               File: Login
        Description: Login
             Author: GeneXus C# Generator version 9_0_3-780
       Generated on: 12/5/2008 7:16:3.15
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 11 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._login=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =11;
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_MSG",gxvar:"Gx_msg",op:[],ip:[],nacdep:[],v2v:function(Value){Gx_msg=Value},v2c:function(){GXsetControlValue("_MSG",Gx_msg,0)},c2v:function(){Gx_msg=GXgetControlValue("_MSG")}};
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_CLIACELOG",gxvar:"AV20CliAce",op:[],ip:[],nacdep:[],v2v:function(Value){AV20CliAce=Value},v2c:function(){GXsetControlValue("_CLIACELOG",AV20CliAce,0)},c2v:function(){AV20CliAce=GXgetControlValue("_CLIACELOG")}};
_GXValidFnc[11]={lvl:0,grid:0,fnc:null,fld:"_CLIACESEN",gxvar:"AV7CliAceS",op:[],ip:[],nacdep:[],v2v:function(Value){AV7CliAceS=Value},v2c:function(){GXsetControlValue("_CLIACESEN",AV7CliAceS,0)},c2v:function(){AV7CliAceS=GXgetControlValue("_CLIACESEN")}};
this.Gx_msg=0;
this.AV20CliAce=0;
this.AV7CliAceS=0;
_SetStandaloneVars( ) ;

