/*
               File: usulog
        Description: Login Usuário
             Author: GeneXus C# Generator version 9_0_4-851
       Generated on: 10/5/2008 10:39:54.60
       Program type: Callable routine
          Main DBMS: mysql
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this.husulogSetStandaloneVars=function()
{
   A48usuema = GXgetControlValue("USUEMA")
   A56ususene = GXgetControlValue("USUSENENC")
   A47usunom = GXgetControlValue("USUNOM")
   A51usuadm = GXgetControlValue("USUADM")
   A50usuniv = GXgetIntegerValue("USUNIV")
}
this.husulogusulog=function()
{
}
this.husuloginit=function()
{
}
husulogGXValidFnc = new Array();
this.husulogGXLastCtrlId =6;
husulogGXValidFnc[4]={lvl:0,grid:0,fnc:null,fld:"_USUEMA",gxvar:"AV5usuema",op:[],ip:[],nacdep:[],v2v:function(Value){AV5usuema=Value},v2c:function(){GXsetControlValue("_USUEMA",AV5usuema,0)},c2v:function(){AV5usuema=GXgetControlValue("_USUEMA")}};
husulogGXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_USUSEN",gxvar:"AV6ususen",op:[],ip:[],nacdep:[],v2v:function(Value){AV6ususen=Value},v2c:function(){GXsetControlValue("_USUSEN",AV6ususen,0)},c2v:function(){AV6ususen=GXgetControlValue("_USUSEN")}};
this.AV5usuema=0;
this.AV6ususen=0;
husulogSetStandaloneVars( ) ;
