I am trying to reinitialize dgsig.temp.intervention.prevu and
dgsig.temp.inter.retour.arriere fields inside of $L.file
and reinitialize global variable $lo_temps_prevu and $lo_temps_retour.
This is my script. That does not work.
var avant = system.vars.$L_file;
var prevu = system.vars.$lo_temps_prevu="";
var retour = system.vars.$lo_temps_retour="";
var avant.dgsig_temp_intervention_prevu="";
var avant.dgsig_temp_inter_retour_arriere="";
Any suggestions ?
__________________
Is what you're doing now creating the results you really want?
Maybe it's time to do something different!


Reply With Quote

Bookmarks