source: trunk/cgi-bin/geisa_trs_local_post @ 1

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

Geisa inital import

File size: 496 bytes
Line 
1#!/bin/sh -f
2#file=geisa_trs_local_post
3###. geisa_test_get
4. geisa_init
5titlel "Résultat Liste Transitions" "Transition List 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_moles
13###. geisa_post_nu
14. geisa_post_moles_nu
15execute_opt="'trs',iuni=2"
16. geisa_post_debug
17[ ${error:-0} = 0 ]&&
18{
19fluni=2
20. geisa_get
21. geisa_execute
22. geisa_menu
23}
24}
25. geisa_page_post_end
Note: See TracBrowser for help on using the repository browser.