/* File: ADMLogin Description: Acceso al sistema Author: GeneXus Java Generator version 9_0_6-019 Generated on: January 30, 2024 11:17:19.22 Program type: Main program Main DBMS: oracle7 */ {gxsetDateFormat( "DMY" ); gxsetTimeFormat( 24 ); gxsetFirstYearCentury( 40 ); this.gxDecPoint = "." ; this.gxThSep = "," ;} bGXAutoskip = false; this._SetStandaloneVars=function() { } this._Validv_Rhmcve=function() { try { gxballoon = getGXBallon("_RHMCVE"); AnyError = 0; } catch(e){} try { if (gxballoon == null) return true; return gxballoon.show(); } catch(e){} return true ; } this._admlogin=function() { } this._init=function() { } _GXValidFnc = new Array(); this._GXLastCtrlId =12; _GXValidFnc[8]={lvl:0,grid:0,fnc:null,fld:"_USUARIO",gxvar:"AV5Usuario",op:[],ip:[],nacdep:[],v2v:function(Value){AV5Usuario=Value},v2c:function(){GXsetControlValue("_USUARIO",AV5Usuario,0)},c2v:function(){AV5Usuario=GXgetControlValue("_USUARIO")}}; _GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_PASSWD",gxvar:"AV6Passwd",op:[],ip:[],nacdep:[],v2v:function(Value){AV6Passwd=Value},v2c:function(){},c2v:function(){AV6Passwd=GXgetControlValue("_PASSWD")}}; _GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_RHMCVE",gxvar:"AV12RHMcve",op:[],ip:[],nacdep:[],v2v:function(Value){AV12RHMcve=gxint(Value)},v2c:function(){GXsetComboBoxValue("_RHMCVE",AV12RHMcve)},c2v:function(){AV12RHMcve=GXgetIntegerValue("_RHMCVE")}}; this.AV5Usuario=0; this.AV6Passwd=0; this.AV12RHMcve=0; _SetStandaloneVars( ) ;