/*
               File: Login
        Description: Login
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 9/20/2009 14:54:58.7
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this.hloginSetStandaloneVars=function()
{
}
this.hloginlogin=function()
{
}
this.hlogininit=function()
{
}
hloginGXValidFnc = new Array();
this.hloginGXLastCtrlId =16;
hloginGXValidFnc[5]={lvl:0,grid:0,fnc:null,fld:"_USERLOGIN",gxvar:"AV5UserLog",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UserLog=Value},v2c:function(){GXsetControlValue("_USERLOGIN",AV5UserLog,0)},c2v:function(){AV5UserLog=GXgetControlValue("_USERLOGIN")}};
hloginGXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_USERPASS",gxvar:"AV6UserPas",op:[],ip:[],nacdep:[],v2v:function(Value){AV6UserPas=Value},v2c:function(){GXsetControlValue("_USERPASS",AV6UserPas,0)},c2v:function(){AV6UserPas=GXgetControlValue("_USERPASS")}};
hloginGXValidFnc[14]={lvl:0,grid:0,fnc:null,fld:"_USERID",gxvar:"AV12UserId",op:[],ip:[],nacdep:[],v2v:function(Value){AV12UserId=gxint(Value)},v2c:function(){GXsetControlValue("_USERID",AV12UserId,0)},c2v:function(){AV12UserId=GXgetIntegerValue("_USERID")}};
hloginGXValidFnc[16]={lvl:0,grid:0,fnc:null,fld:"_USERTYPECOD",gxvar:"AV8UserTyp",op:[],ip:[],nacdep:[],v2v:function(Value){AV8UserTyp=gxint(Value)},v2c:function(){GXsetControlValue("_USERTYPECOD",AV8UserTyp,0)},c2v:function(){AV8UserTyp=GXgetIntegerValue("_USERTYPECOD")}};
this.AV5UserLog=0;
this.AV6UserPas=0;
this.AV12UserId=0;
this.AV8UserTyp=0;
hloginSetStandaloneVars( ) ;
