source: trunk/cgi-bin/geisa_ext_local_post @ 1

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

Geisa inital import

File size: 534 bytes
Line 
1#!/bin/sh -f
2#file=geisa_ext_post
3###. geisa_test_get
4. geisa_init
5titlel "résultat Extraction" "Database Extract Results"
6bnamel "GEISA base locale" "GEISA local database"
7. geisa_page_post_begin
8mul2url $tempdir/load|
9{
10. geisa_local_post_start
11. geisa_post_getfname
12###. geisa_post_molisos
13###. geisa_post_nu
14. geisa_post_molisos_nu
15. geisa_post_putfpars
16execute_opt="'ext',iuni=2"
17. geisa_post_debug
18[ ${error:-0} = 0 ]&&
19{
20fluni=2
21. geisa_get
22. geisa_execute
23fnamo=geisa_ext
24fluno=10
25. geisa_put
26}
27}
28. geisa_page_post_end
Note: See TracBrowser for help on using the repository browser.