Rev 397 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 397 | Rev 4158 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !goto proc |
2 | !goto proc |
3 | !endif |
3 | !endif |
4 | slib_title=Replace white spaces |
- | |
5 | slib_parms=2\ |
- | |
6 | ,subst\ |
- | |
7 | ,joker |
- | |
8 | ,text |
- | |
9 | slib_author=Bernadette PERRIN-RIOU |
- | |
10 | slib_out= text where white spaces are replaced by subst |
- | |
11 | 4 | ||
12 | slib_comment=the double white spaces are first suppressed with one whitespace\ |
- | |
13 | before and after the joker. Are also suppressed the white spaces before or after\ |
- | |
14 | the tag < or > |
- | |
15 |
|
5 | slib_author=Bernadette PERRIN-RIOU |
16 | 6 | ||
17 | !exit |
7 | !exit |
18 | 8 | ||
19 | :proc |
9 | :proc |
20 | slib_out= !item 3 to -1 of $wims_read_parm |
10 | slib_out= !item 3 to -1 of $wims_read_parm |