Subversion Repositories wimsdev

Rev

Rev 9148 | Blame | Compare with Previous | Last modification | View Log | RSS feed

test1=!replace internal xx by 2 in xxyyxx
test2=!replace xx by 2 in xxyyxx
test3=!replace item xx by 3 in xx,yy,zz
test4=!replace item number 2 by 3 in xx,yy,zz
test5=!replace line number 2 by 3 in xx\
yy\
zz
test6=!replace word number 2 by 3 in xx yy zz
test7=!replace char number 3 by 3 in xx yy zz

vartest=$test1\
$test2\
$test3\
$test4\
$test5\
$test6\
$test7