| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
OperationDescriptionEach position in `sub' must not be negative nor 0. Note: If any position in `sub' is beyond the current scope of `S' the string is dynamically expanded to cover the assignment. Further the lengths of `sub' and `s' must be equal. Exampless:="foo not bar";
s{[5..7]}:="was"; s;
s:="foo not bar";
s{[1,7,11]}:="vrz"; s;
s:="foo no";
s{[6..13]}:="ay, bar!"; s;
| |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |