/*
               File: Login2
        Description: Login2
             Author: GeneXus C# Generator version 9_0_4-851
       Generated on: 5/14/2009 7:51:27.59
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A63ProfCod = GXgetControlValue("PROFCOD")
   A1ProfId = GXgetIntegerValue("PROFID")
}
this._login2=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =8;
_GXValidFnc[3]={lvl:0,grid:0,fnc:null,fld:"_IDENTIFICADOR",gxvar:"AV7Identif",op:[],ip:[],nacdep:[],v2v:function(Value){AV7Identif=gxint(Value)},v2c:function(){GXsetControlValue("_IDENTIFICADOR",AV7Identif,0)},c2v:function(){AV7Identif=GXgetIntegerValue("_IDENTIFICADOR")}};
_GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_CODIGO",gxvar:"AV5codigo",op:[],ip:[],nacdep:[],v2v:function(Value){AV5codigo=Value},v2c:function(){GXsetControlValue("_CODIGO",AV5codigo,0)},c2v:function(){AV5codigo=GXgetControlValue("_CODIGO")}};
this.AV7Identif=0;
this.AV5codigo=0;
_SetStandaloneVars( ) ;
