Rev 11212 | Rev 11292 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11212 | Rev 11282 | ||
---|---|---|---|
Line 13... | Line 13... | ||
13 | Then the word, item or line identified by `ident' in `string' is replaced\ |
13 | Then the word, item or line identified by `ident' in `string' is replaced\ |
14 | by `s', after variable substitutions. <br/>\ |
14 | by `s', after variable substitutions. <br/>\ |
15 | `ident' can be a string, in this case all objects (words, items or lines) matching `ident' \ |
15 | `ident' can be a string, in this case all objects (words, items or lines) matching `ident' \ |
16 | will be replaced. It can also be a number (positive or negative integer `n'), preceded\ |
16 | will be replaced. It can also be a number (positive or negative integer `n'), preceded\ |
17 | by the word `number'. In this case the object number `n' will be replaced.\ |
17 | by the word `number'. In this case the object number `n' will be replaced.\ |
18 | (In the case where n<0, it is the last -n |
18 | (In the case where n<0, it is the last -n th object which is replaced.)\ |
19 | </p> |
19 | </p> |