Software: Apache. PHP/5.5.15 uname -a: Windows NT SVR-DMZ 6.1 build 7600 (Windows Server 2008 R2 Enterprise Edition) i586 SYSTEM Safe-mode: OFF (not secure) E:\nuevo\htdocs\StormSDA\forms\ drwxrwxrwx |
Viewing file: 4.js (1.64 KB) -rw-rw-rw- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) | /*************************************************************************/ /******************************VALIDACIONES*******************************/ /*************************************************************************/ /**Creando objeto**/ formula_2_12= new Object(); formula_2_12.codigo=12; formula_2_12.nombre="PIGA-VI-16_VALIDA_FECHA FINAL"; formula_2_12.tipo=2; formula_2_12.descripcion="LA FECHA INICIAL DE LA ACTIVIDAD NO PUEDE SER SUPERIOR A LA FECHA FINAL DE LA MISMA."; formula_2_12.ifb={informe:4,bloque:1,formato:26}; formula_2_12.variable=true; formula_2_12.activa=true; formula_2_12.funcionaCliente=true; formula_2_12.celdas= new Array(); formula_2_12.celdas.push({formato:26,bloque:1,fila:10,columna:8}); formula_2_12.celdas.push({formato:26,bloque:1,fila:10,columna:12}); formula_2_12.ejecutarFormula= function(fila){ if( VR({formato:26,bloque:1,renglon:fila,columna:8},true,false) > VR({formato:26,bloque:1,renglon:fila,columna:12},true,false) ){ return false; }else{ return true; } } ; /*********************FIN VALIDACIONES**************************/ /*************************************************************************/ /******************************ASIGNACIONES*******************************/ /*************************************************************************/ /*********************FIN ASIGNACIONES**************************/ /*************************************************************************/ /******************************EVENTOS*******************************/ /*************************************************************************/ /*********************FIN EVENTOS**************************/ |
:: Command execute :: | |
--[ c99shell v. 1.0 pre-release build #13 powered by Captain Crunch Security Team | http://ccteam.ru | Generation time: 0.0312 ]-- |