Re: [Newbies] Re: printf not working on 5.0

2016-08-12 Thread Bert Freudenberg
On Thu, Aug 11, 2016 at 5:16 PM, Joseph Alotta wrote: > Hi Bert, > > Thank you for the magic incantation. It worked. What will I do when I > don’t have someone to tell me what the magic words are? > > I filed out the code from 4.3 and filed in the same code into 5.0. Did it > miss a part? It

Re: [Newbies] Re: printf not working on 5.0

2016-08-11 Thread Bert Freudenberg
On Thu, Aug 11, 2016 at 1:44 AM, Joseph Alotta wrote: > Somehow the code was hooked into ByteString, but I can’t see where or how. > > Maybe there is a part that I forgot to copy. Is it possible that the > package makes modification to ByteString somewhere? > Yes, of course. The package defines

RE: [Newbies] Re: printf not working on 5.0

2016-08-10 Thread Ron Teitelbaum
So you are all set now? Ron yes, that is the one. > On Aug 10, 2016, at 2:19 PM, Ron Teitelbaum [via Smalltalk] <[hidden email]> > wrote: > > Hi Joe, > > I'm not aware of printf is it this: http://www.squeaksource.com/Printf/ > > Ron > > -Original Message- > From: [hi