|
From: Donal K. F. <don...@ma...> - 2008-11-23 15:26:25
|
Twylite wrote:
> I believe the point was:
> % string match ARITH* [list "ARITH MATRIX" foo bar]
> 0
But since we don't construct error codes like that, it doesn't matter.
If someone does, they can use:
string match {{ARITH MATRIX}*} ...
Donal.
|