/*
               File: LoginEstudiantes
        Description: Login Estudiantes
             Author: GeneXus C# Generator version 9_0_4-851
       Generated on: 5/14/2009 7:51:2.14
       Program type: Callable routine
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A43EstCod = GXgetControlValue("ESTCOD")
   A7EstId = GXgetControlValue("ESTID")
   A5CurId = GXgetIntegerValue("CURID")
}
this._loginestudiantes=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =12;
_GXValidFnc[6]={lvl:0,grid:0,fnc:null,fld:"_CODIGO",gxvar:"AV5codigo",op:[],ip:[],nacdep:[],v2v:function(Value){AV5codigo=Value},v2c:function(){GXsetControlValue("_CODIGO",AV5codigo,0)},c2v:function(){AV5codigo=GXgetControlValue("_CODIGO")}};
_GXValidFnc[12]={lvl:0,grid:0,fnc:null,fld:"_IDENTIFICADOR",gxvar:"AV7Identif",op:[],ip:[],nacdep:[],v2v:function(Value){AV7Identif=Value},v2c:function(){GXsetControlValue("_IDENTIFICADOR",AV7Identif,0)},c2v:function(){AV7Identif=GXgetControlValue("_IDENTIFICADOR")}};
this.AV5codigo=0;
this.AV7Identif=0;
_SetStandaloneVars( ) ;
