I'm trying Juan's suggestion of creating a package file and then removing the carriage returns in one step that way, but I'm running into something odd.<div><br></div><div>In the package browser, I choose Save, and then am prompted to create the package on disk or choose a new name. I choose to create the package, and MNU: UndefinedObject>>timeStamp</div>
<div><br></div><div>The sender is CodePackage>>save.</div><div><br></div><div>In the debugger, it looks like the local variable "file" in CodePackage>>save is getting assigned correctly, but when I try to evaluate </div>
<div><br></div><div>file _ ChangeSet defaultChangeSetDirectory forceNewFileNamed: nameToUse</div><div><br></div><div>...I get prompted again that the package doesn't exist.<br clear="all"><div><br></div>-- <br>Casey Ransberger
</div>