Rev 4349 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
20 | reyssat | 1 | !if $wims_read_parm!=slib_header |
2 | !goto proc |
||
3 | !endif |
||
4158 | bpr | 4 | |
4349 | bpr | 5 | slib_author=Gang, XIAO |
4158 | bpr | 6 | |
20 | reyssat | 7 | !exit |
8 | |||
9 | :proc |
||
10 | slib_out=!lines2words $wims_read_parm |
||
11 | slib_out=!replace internal ?? by $\ |
||
12 | $ in $slib_out |
||
13 | slib_out=!nonempty lines $slib_out |
||
14 | slib_out=!translate internal $\ |
||
15 | $ to ; in $slib_out |