/*
               File: assSignOnR
        Description: Pantalla de Ingreso al Sistema de Cartera
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 2/25/2010 12:49:19.12
       Program type: Main program
          Main DBMS: oracle7
*/
{gxsetDateFormat( "MDY" );
gxsetTimeFormat( 12 );
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._asssignonr=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =15;
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_AUSRID",gxvar:"AV5aUsrID",op:[],ip:[],nacdep:[],v2v:function(Value){AV5aUsrID=Value},v2c:function(){GXsetControlValue("_AUSRID",AV5aUsrID,0)},c2v:function(){AV5aUsrID=GXgetControlValue("_AUSRID")}};
_GXValidFnc[7]={lvl:0,grid:0,fnc:null,fld:"_AUSRPASW",gxvar:"AV6aUsrPas",op:[],ip:[],nacdep:[],v2v:function(Value){AV6aUsrPas=Value},v2c:function(){},c2v:function(){AV6aUsrPas=GXgetControlValue("_AUSRPASW")}};
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_SW_INI",gxvar:"AV7sw_Ini",op:[],ip:[],nacdep:[],v2v:function(Value){AV7sw_Ini=gxint(Value)},v2c:function(){GXsetControlValue("_SW_INI",AV7sw_Ini,0)},c2v:function(){AV7sw_Ini=GXgetIntegerValue("_SW_INI")}};
this.AV5aUsrID=0;
this.AV6aUsrPas=0;
this.AV7sw_Ini=0;
_SetStandaloneVars( ) ;

