source: trunk/cgi-bin/cross_ext_post @ 1

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

Geisa inital import

File size: 532 bytes
Line 
1#!/bin/sh -f
2#file=cross_ext_post
3HOME_GEISA=/usr/local/apache/cgi-bin/geisa
4. $HOME_GEISA/geisa_init
5titlel "résultat Extraction" "Extraction Results"
6. $HOME_GEISA/geisa_page_post_begin
7. $HOME_GEISA/geisa_post_start
8###. cross_post_moltps
9###. geisa_post_nu
10. $HOME_GEISA/cross_post_moltps_nu
11. $HOME_GEISA/geisa_post_putfpars
12execute_opt="'cal'"
13. $HOME_GEISA/cross_post_debug
14[ ${error:-0} = 0 ]&&. $HOME_GEISA/cross_execute
15fnamo=cross_ext
16[ ${error:-0} = 0 ]&&. $HOME_GEISA/cross_put
17. $HOME_GEISA/geisa_page_post_end
Note: See TracBrowser for help on using the repository browser.