Rev 11220 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
32 | reyssat | 1 | !! +exec+ +var+ +string+ |
11210 | bpr | 2 | tit:hex |
3 | type:$type_both |
||
11220 | bpr | 4 | alias:tohex |
11292 | bpr | 5 | syntax:!hex ``string'' |
6 | mean:Returns a new string replacing every character in ``string'' by its hexadecimal code.\ |
||
11210 | bpr | 7 | <p>\ |
8 | In particular, the result can be used as part of a variable\ |
||
11292 | bpr | 9 | name whatever the content of ``string'' is (as long as it is not too long).\ |
5920 | bpr | 10 | </p> |