Mariano Martinez Peck <marianopeck@gmail.com> writes:
Yes, there was an old SerialPlugin bug which I think it was reported by Friedrich Dominicus himself...but I am not sure if it was integrated. Sorry for the noise but there still is a problem in the code.
At least here I can show you: sp := SerialPort new. sp openPort: '/dev/ttyUSB0' SerialPort(Object)>>error: SerialPort>>openPort: UndefinedObject>>DoIt Compiler>>evaluate:in:to:notifying:ifFail:logged: SmalltalkEditor>>evaluateSelectionAndDo: in Block: [rcvr class evaluatorClass new... but sp := SerialPort new. sp openPort: '/dev//ttyUSB0' works !!! Two / instead of just one I've not the slightes idea on why two slashes are needed. I just found out by accident. Can anyone confirm that? Regards Friedrich -- Q-Software Solutions GmbH; Sitz: Bruchsal; Registergericht: Mannheim Registriernummer: HRB232138; Geschaeftsfuehrer: Friedrich Dominicus