Rev 4330 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4330 | Rev 13586 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $wims_read_parm!=slib_header |
1 | !if $wims_read_parm!=slib_header |
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | 4 | ||
5 | slib_parms=4\ |
5 | slib_parms=4\ |
6 | ,[data]\ |
6 | ,[data]\ |
7 | ,N\ |
7 | ,N\ |
Line 39... | Line 39... | ||
39 | slib_out=!replace internal item number $slib_i by 0 in $slib_out |
39 | slib_out=!replace internal item number $slib_i by 0 in $slib_out |
40 | !endif |
40 | !endif |
41 | !next slib_i |
41 | !next slib_i |
42 | 42 | ||
43 | slib_out=!trim $slib_out |
43 | slib_out=!trim $slib_out |
44 | - |