Hi. The following gives an error: Directory create: 'hello'! while Directory create: './hello'!
works. The error is: st> Directory create: 'hello'! Object: '' error: Invalid index 1: index out of range String(Object)>>#primError: SystemExceptions.IndexOutOfRange(Exception)>>#defaultAction optimized [] in Exception class>>#coreException SystemExceptions.IndexOutOfRange(Signal)>>#activateHandler: SystemExceptions.IndexOutOfRange(Exception)>>#signal SystemExceptions.IndexOutOfRange class>>#signalOn:withIndex: String(Object)>>#checkIndexableBounds: String>>#at: File class>>#fullNameFor: VFS.RealFileHandler>>#name: VFS.VFSHandler class>>#for: Directory class>>#create: UndefinedObject>>#executeStatements nil self == bug ifTrue [ 'This is a bugreport' printNl.] ifFalse [ 'What is the reason for this?' printNl.] ! Greetings, Bram _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
