Subversion Repositories wimsdev

Rev

Rev 4563 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
2071 zjchen 1
!! +var+ +exec+ +string+
11219 bpr 2
tit:append
3
type:$type_both
4
syntax:!append `object s1' to `str'
5
mean:串操作: 把对象 `s1' 接在串\
6
  `str' 的后面. `object' 可以是 `item',\
7
  `word' 或 `line'. `s1' should not be empty before evaluation.