source: trunk/cgi-bin/geisa_cop @ 1

Last change on this file since 1 was 1, checked in by cbipsl, 18 years ago

Geisa inital import

File size: 904 bytes
Line 
1#!/bin/sh -f
2#file=geisa_cop
3HOME_GEISA=/usr/local/apache/cgi-bin/geisa
4. $HOME_GEISA/geisa_init
5titlel "Copie Base" "DataBase Copy"
6. $HOME_GEISA/geisa_page_begin
7. $HOME_GEISA/geisa_form_begin
8#specifique menu
9dnu_opt=0 #dnu submenu
10. $HOME_GEISA/geisa_form_nu
11infol "Le fichier cr&eacute;&eacute; est une base de donn&eacute;es <strong>locale Geisa</strong> qui peut &ecirc;tre utilis&eacute; en entr&eacute;e des options" "The file being created is a local Geisa database which could be used as input to "
12 infoc " <strong>anal_local</strong>, <strong>histo_local</strong>, <strong>cop_local</strong>, <strong>ext_local</strong>, <strong>lst_local</strong> "
13 infol "ou" "or"
14 infol " <strong>trs_local</strong>." "<strong>trs_local</strong> options."
15. $HOME_GEISA/geisa_form_putfcomp
16. $HOME_GEISA/geisa_form_debug
17. $HOME_GEISA/geisa_form_end
18. $HOME_GEISA/geisa_menu
19. $HOME_GEISA/geisa_page_end
Note: See TracBrowser for help on using the repository browser.