/*
               File: SegLog
        Description: Login
             Author: GeneXus Java Generator version 9_0_3-111
       Generated on: June 2, 2011 11:55:52.12
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A427CRoCom=GXgetIntegerValue("CROCOMCOD") ;
   A429CRoCom=GXgetControlValue("CROCOMEST") ;
   A716CRoAce=GXgetControlValue("CROACETCO") ;
   A106ComiCo=GXgetIntegerValue("COMICODIGO") ;
   A70Passwor=GXgetControlValue("PASSWORD") ;
   A74ComiOpe=GXgetControlValue("COMIOPERAONLINE") ;
}
this._Validv_Comicodigo=function()
{
   try {
      gxballoon = getGXBallon("_COMICODIGO");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._seglog=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =47;
_GXValidFnc[27]={lvl:0,grid:0,fnc:null,fld:"_COMICODIGO",gxvar:"AV5ComiCod",op:[],ip:[],nacdep:[],v2v:function(Value){AV5ComiCod=Value},v2c:function(){GXsetControlValue("_COMICODIGO",AV5ComiCod,0)},c2v:function(){AV5ComiCod=GXgetIntegerValue("_COMICODIGO")}};
_GXValidFnc[29]={lvl:0,grid:0,fnc:null,fld:"_PASSWORD",gxvar:"AV6Passwor",op:[],ip:[],nacdep:[],v2v:function(Value){AV6Passwor=Value},v2c:function(){},c2v:function(){AV6Passwor=GXgetControlValue("_PASSWORD")}};
_GXValidFnc[47]={lvl:0,grid:0,fnc:null,fld:"_YEAR",gxvar:"AV17Year",op:[],ip:[],nacdep:[],v2v:function(Value){AV17Year=Value},v2c:function(){GXsetControlValue("_YEAR",AV17Year,0)},c2v:function(){AV17Year=GXgetIntegerValue("_YEAR")}};
this.AV5ComiCod=0;
this.AV6Passwor=0;
this.AV17Year=0;
_SetStandaloneVars( ) ;

