/*
               File: LoginDocentes
        Description: Página de Autenticación para Docentes
             Author: GeneXus C# Generator version 9_0_4-851
       Generated on: 6/3/2008 11:20:53.14
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   A82DocApel = GXgetControlValue("DOCAPELL")
   A83DocNomb = GXgetControlValue("DOCNOMBR")
   A208DocApe = GXgetControlValue("DOCAPENOM")
   A89DocNroD = GXgetIntegerValue("DOCNRODO")
}
this._Validv_Docnrodo=function()
{
   try {
      gxballoon = getGXBallon("_DOCNRODO");
      AnyError = 0;

   }
   catch(e){}
   try {
      if (gxballoon == null) return true; return gxballoon.show();
   }
   catch(e){}
   return true ;
}
this._logindocentes=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =16;
_GXValidFnc[13]={lvl:0,grid:0,fnc:null,fld:"_DOCNRODO",gxvar:"AV37DocNro",op:[],ip:[],nacdep:[],v2v:function(Value){AV37DocNro=gxint(Value)},v2c:function(){GXsetControlValue("_DOCNRODO",AV37DocNro,0)},c2v:function(){AV37DocNro=GXgetIntegerValue("_DOCNRODO")}};
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_STRXML",gxvar:"AV28strxml",op:[],ip:[],nacdep:[],v2v:function(Value){AV28strxml=Value},v2c:function(){GXsetControlValue("_STRXML",AV28strxml,0)},c2v:function(){AV28strxml=GXgetControlValue("_STRXML")}};
_GXValidFnc[16]={lvl:0,grid:0,fnc:null,fld:"_SCRIPBLQ",gxvar:"AV22ScripB",op:[],ip:[],nacdep:[],v2v:function(Value){AV22ScripB=Value},v2c:function(){GXsetControlValue("_SCRIPBLQ",AV22ScripB,1)},c2v:function(){AV22ScripB=GXgetControlValue("_SCRIPBLQ")}};
this.AV37DocNro=0;
this.AV28strxml=0;
this.AV22ScripB=0;
_SetStandaloneVars( ) ;

