/*
               File: ScsLogin
        Description: SCS - Tela de Login
             Author: GeneXus C# Generator version 9_0_7-910
       Generated on: 7/23/2010 14:23:5.92
       Program type: Main program
          Main DBMS: postgresql
*/
gxaddKeyHandler( "REFRESH" , 5 );
gxaddKeyHandler( "CANCEL" , 12 );
gxaddKeyHandler( "HELP" , 1 );
{gxsetDateFormat( "DMY" );
gxsetTimeFormat( 24 );
gxsetFirstYearCentury( 40 );
this.gxDecPoint =  "," ;
this.gxThSep =  "." ;}
 bGXAutoskip = false;
this._SetStandaloneVars=function()
{
   AV57Pgmnam = GXgetControlValue("_PGMNAME")
   A299AUsrId = GXgetControlValue("AUSRID")
}
this._scslogin=function()
{
}
this._init=function()
{
}
_GXValidFnc = new Array();
this._GXLastCtrlId =20;
_GXValidFnc[15]={lvl:0,grid:0,fnc:null,fld:"_AUSRID",gxvar:"AV34AUsrId",op:[],ip:[],nacdep:[],v2v:function(Value){AV34AUsrId=Value},v2c:function(){GXsetControlValue("_AUSRID",AV34AUsrId,0)},c2v:function(){AV34AUsrId=GXgetControlValue("_AUSRID")}};
_GXValidFnc[17]={lvl:0,grid:0,fnc:null,fld:"_AUSRPSW",gxvar:"AV35AUsrPs",op:[],ip:[],nacdep:[],v2v:function(Value){AV35AUsrPs=Value},v2c:function(){},c2v:function(){AV35AUsrPs=GXgetControlValue("_AUSRPSW")}};
_GXValidFnc[20]={lvl:0,grid:0,fnc:null,fld:"_SCSEMPRESACOD",gxvar:"AV6ScsEmpr",op:[],ip:[],nacdep:[],v2v:function(Value){AV6ScsEmpr=gxint(Value)},v2c:function(){GXsetComboBoxValue("_SCSEMPRESACOD",AV6ScsEmpr)},c2v:function(){AV6ScsEmpr=GXgetIntegerValue("_SCSEMPRESACOD")}};
this.AV34AUsrId=0;
this.AV35AUsrPs=0;
this.AV6ScsEmpr=0;
_SetStandaloneVars( ) ;
