/*
               File: UsrRegLog
        Description: Login
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 11/4/2009 15:58:30.60
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._usrreglog=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =12;
_GXValidFnc[10]={lvl:0,grid:0,fnc:null,fld:"_USRREGLOGIN",gxvar:"AV5UsrRegL",op:[],ip:[],nacdep:[],v2v:function(Value){AV5UsrRegL=Value},v2c:function(){GXsetControlValue("_USRREGLOGIN",AV5UsrRegL,0)},c2v:function(){AV5UsrRegL=GXgetControlValue("_USRREGLOGIN")}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_USRREGPWD",gxvar:"AV6UsrRegP",op:[],ip:[],nacdep:[],v2v:function(Value){AV6UsrRegP=Value},v2c:function(){GXsetControlValue("_USRREGPWD",AV6UsrRegP,0)},c2v:function(){AV6UsrRegP=GXgetControlValue("_USRREGPWD")}};
this.AV5UsrRegL=0;
this.AV6UsrRegP=0;
_SetStandaloneVars( ) ;

