help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Regex in smalltalk 2.2a


From: J Pfersich
Subject: [Help-smalltalk] Regex in smalltalk 2.2a
Date: Sun, 08 Oct 2006 00:16:51 -0600

I got this when I tried Regex's asString method:

st> regx asString !
Object: '' error: Invalid argument /this is a test string\n with two lines in it./: must be a Character
SystemExceptions.WrongClass(Exception)>>#signal
SystemExceptions.WrongClass class>>#signalOn:mustBe:
SystemExceptions.WrongClass class>>#signalOn:mustBe:
String(Object)>>#checkIndexableBounds:put:
String>>#at:put:
String(SequenceableCollection)>>#atAllPut:
String class(ArrayedCollection class)>>#new:withAll:
Regex>>#asString
UndefinedObject>>#executeStatements
nil





reply via email to

[Prev in Thread] Current Thread [Next in Thread]