#!/bin/sh -f #file=geisa_anl_histo_post HOME_GEISA=/usr/local/apache/cgi-bin/geisa . $HOME_GEISA/geisa_init title="résultat Analyse Histogrammes" . $HOME_GEISA/geisa_page_begin . $HOME_GEISA/geisa_post_start ###. geisa_post_moliso ###. geisa_post_nu . $HOME_GEISA/geisa_post_moliso_nu . $HOME_GEISA/geisa_post_nbcl . $HOME_GEISA/geisa_post_histo execute_opt="'anl'" . $HOME_GEISA/geisa_post_debug #special proc for histo="deux" [ ${error:-0} = 0 ]&& { if [ "$histo" != ",histo='deux'" ]; then . $HOME_GEISA/geisa_execute else . $HOME_GEISA/geisa_execute| { IFS="";while read l;do echo "$l";[ `expr "$l" : ' intervalle'` = 0 ]&&continue read l;echo "$l";read l;echo "$l" while read l;do read m;[ ! "$m" ]&&{ echo "$l";echo "$m";break;} echo "$l\c";expr "$m" : ".\{`expr $l : '.*'`\}\(.*\)";done done } fi . $HOME_GEISA/geisa_menu } . $HOME_GEISA/geisa_page_end