#!/bin/sh -f #file=geisa_cop HOME_GEISA=/usr/local/apache/cgi-bin/geisa . $HOME_GEISA/geisa_init titlel "Copie Base" "DataBase Copy" . $HOME_GEISA/geisa_page_begin . $HOME_GEISA/geisa_form_begin #specifique menu dnu_opt=0 #dnu submenu . $HOME_GEISA/geisa_form_nu infol "Le fichier créé est une base de données locale Geisa qui peut être utilisé en entrée des options" "The file being created is a local Geisa database which could be used as input to " infoc " anal_local, histo_local, cop_local, ext_local, lst_local " infol "ou" "or" infol " trs_local." "trs_local options." . $HOME_GEISA/geisa_form_putfcomp . $HOME_GEISA/geisa_form_debug . $HOME_GEISA/geisa_form_end . $HOME_GEISA/geisa_menu . $HOME_GEISA/geisa_page_end