/*
               File: WTOUsua
        Description: Ingreso de usuario y contraseña
             Author: GeneXus C# Generator version 9_0_4-851
       Generated on: 6/27/2009 17:46:47.47
       Program type: Main program
          Main DBMS: oracle7
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this.hwtousuaSetStandaloneVars=function()
{
}
this.hwtousuawtousua=function()
{
}
this.hwtousuainit=function()
{
}
hwtousuaGXValidFnc = new Array();
this.hwtousuaGXLastCtrlId =5;
hwtousuaGXValidFnc[4]={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")}};
hwtousuaGXValidFnc[5]={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")}};
this.AV5usuario=0;
this.AV6Passwor=0;
hwtousuaSetStandaloneVars( ) ;
