/*
               File: Consulta
        Description: Consulta
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 5/13/2011 12:5:44.11
       Program type: Main program
          Main DBMS: sqlserver
*/
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
}
this._consulta=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =9;
_GXValidFnc[9]={lvl:0,grid:0,fnc:null,fld:"_TODAY",gxvar:"Gx_date",op:[],ip:[],nacdep:[],v2v:function(Value){Gx_date=Value},v2c:function(){GXsetControlValue("_TODAY",Gx_date,0)},c2v:function(){Gx_date=GXgetControlValue("_TODAY")}};
this.Gx_date=0;
_SetStandaloneVars( ) ;

