Here is an odd problem i found.
$self->{'textBoxen'}->setString($file);if file is undefined, the app blows up real good.
2004-08-06 15:06:38.993 PerlButtonTest[3392] An uncaught exception was raised
2004-08-06 15:06:38.993 PerlButtonTest[3392] *** -[NSTextView replaceCharactersInRange:withString:]: nil NSString given.
2004-08-06 15:06:38.993 PerlButtonTest[3392] *** Uncaught exception: <NSInvalidArgumentException> *** -[NSTextView replaceCharactersInRange:withString:]: nil NSString given.
PerlButtonTest has exited due to signal 5 (SIGTRAP).
