source: trunk/cgi-bin/geisa_lst_local_post @ 1

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

Geisa inital import

File size: 567 bytes
Line 
1#!/bin/sh -f
2#file=geisa_lst_local_post
3###. geisa_test_get
4. geisa_init
5titlel "Résultat Analyse Transitions" "Transition Analysis 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_moliso
13###. geisa_post_nu
14. geisa_post_moliso_nu
15. geisa_post_trs
16. geisa_post_putfpars
17execute_opt="'lst',iuni=2"
18. geisa_post_debug
19[ ${error:-0} = 0 ]&&
20{
21fluni=2
22. geisa_get
23. geisa_execute
24fnamo=geisa_lst
25fluno=10
26. geisa_put
27}
28}
29. geisa_page_post_end
Note: See TracBrowser for help on using the repository browser.