/*
               File: FIA001
        Description: Pantalla de Inicio de Sesión
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 9/2/2011 15:20:14.0
       Program type: Main program
          Main DBMS: oracle7
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._Validv_Ausrid=function()
{
   try {
      gxballoon = getGXBallon("_AUSRID");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._fia001=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =15;
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_AUSRID",gxvar:"AV14aUsrID",op:[],ip:[],nacdep:[],v2v:function(Value){AV14aUsrID=Value},v2c:function(){GXsetControlValue("_AUSRID",AV14aUsrID,0)},c2v:function(){AV14aUsrID=GXgetControlValue("_AUSRID")}};
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_AUSRPASW",gxvar:"AV15aUsrPa",op:[],ip:[],nacdep:[],v2v:function(Value){AV15aUsrPa=Value},v2c:function(){},c2v:function(){AV15aUsrPa=GXgetControlValue("_AUSRPASW")}};
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_SW_INI",gxvar:"AV16sw_Ini",op:[],ip:[],nacdep:[],v2v:function(Value){AV16sw_Ini=gxint(Value)},v2c:function(){GXsetControlValue("_SW_INI",AV16sw_Ini,0)},c2v:function(){AV16sw_Ini=GXgetIntegerValue("_SW_INI")}};
this.AV14aUsrID=0;
this.AV15aUsrPa=0;
this.AV16sw_Ini=0;
_SetStandaloneVars( ) ;

