Rev 8819 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8819 | Rev 9148 | ||
---|---|---|---|
Line 15... | Line 15... | ||
15 | test11=!text insert $text2 into $text1 mask 0001 |
15 | test11=!text insert $text2 into $text1 mask 0001 |
16 | test12=!text mark e,a in $text1 |
16 | test12=!text mark e,a in $text1 |
17 | test13=!text max $text1 and $text2 |
17 | test13=!text max $text1 and $text2 |
18 | test14=!text min $text1 and $text2 |
18 | test14=!text min $text1 and $text2 |
19 | 19 | ||
- | 20 | ||
- | 21 | test=$test1\ |
|
- | 22 | $test2\ |
|
- | 23 | $test3\ |
|
- | 24 | $test4\ |
|
- | 25 | $test5\ |
|
- | 26 | $test6\ |
|
- | 27 | $test7\ |
|
- | 28 | $test8\ |
|
- | 29 | $test9\ |
|
- | 30 | $test10\ |
|
- | 31 | $test11\ |
|
- | 32 | $test12\ |
|
- | 33 | $test13\ |
|
- | 34 | $test14 |