Rev 11672 | Rev 15581 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11672 | Rev 14816 | ||
---|---|---|---|
Line 90... | Line 90... | ||
90 | ## make here some perl conversions on the file tmp |
90 | ## make here some perl conversions on the file tmp |
91 | ## as s:</li>\s*<p>\s*<li>:\n</li><li>\n:g; |
91 | ## as s:</li>\s*<p>\s*<li>:\n</li><li>\n:g; |
92 | $wims_home/public_html/scripts/docu/conversion.pl tmp |
92 | $wims_home/public_html/scripts/docu/conversion.pl tmp |
93 | cat <<@ >>$def/$dd |
93 | cat <<@ >>$def/$dd |
94 | !if \$wims_read_parm!=\$empty |
94 | !if \$wims_read_parm!=\$empty |
95 | !goto \$wims_read_parm |
95 | !goto \$wims_read_parm |
96 | !endif |
96 | !endif |
97 | !exit |
97 | !exit |
98 | 98 | ||
99 | :content |
99 | :content |
100 | @ |
100 | @ |