[Newbies] Re: printf not working on 5.0

2016-08-10 Thread Joseph Alotta
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?

Sincerely,

Joe.


> On Aug 10, 2016, at 4:38 PM, Ron Teitelbaum [via Smalltalk] 
>  wrote:
> 
> 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: [hidden email] [mailto:[hidden email]] On Behalf Of Joseph Alotta 
> > Sent: Wednesday, August 10, 2016 12:19 PM 
> > To: [hidden email] 
> > Subject: [Newbies] printf not working on 5.0 
> > 
> > Greetings, 
> > 
> > I was using printf extensively, but when I migrated to 5.0 printf does not 
> > work.  I filed out the package and filed it back in, but the compiler can’t 
> > find it. 
> > 
> > '%8.1f' class ==>  ByteString 
> > 
> > 
> > '%6.2e' printf: 412.343434 >>  MessageNotUnderstood: ByteString>>printf: 
> > 
> > 
> > Help! 
> > 
> > 
> > Sincerely, 
> > 
> > Joe. 
> > 
> > 
> > 
> > 
> > 
> > ___ 
> > Beginners mailing list 
> > [hidden email] 
> > http://lists.squeakfoundation.org/mailman/listinfo/beginners
> > 
> > ___ 
> > Beginners mailing list 
> > [hidden email] 
> > http://lists.squeakfoundation.org/mailman/listinfo/beginners
> > 
> > 
> > If you reply to this email, your message will be added to the discussion 
> > below: 
> > http://forum.world.st/printf-not-working-on-5-0-tp4910343p4910362.html
> > To start a new topic under Squeak - Beginners, email [hidden email] 
> > To unsubscribe from Squeak - Beginners, click here. 
> > NAML 
> 
>  
> 
> View this message in context: Re: printf not working on 5.0
> 
> Sent from the Squeak - Beginners mailing list archive at Nabble.com.
> 
> 
> ___ 
> Beginners mailing list 
> [hidden email] 
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
> 
> 
> If you reply to this email, your message will be added to the discussion 
> below:
> http://forum.world.st/printf-not-working-on-5-0-tp4910343p4910376.html
> To start a new topic under Squeak - Beginners, email 
> ml-node+s1294792n107673...@n4.nabble.com 
> To unsubscribe from Squeak - Beginners, click here.
> NAML

___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


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: [hidden email] [mailto:[hidden email]] On Behalf Of Joseph Alotta 
> Sent: Wednesday, August 10, 2016 12:19 PM 
> To: [hidden email] 
> Subject: [Newbies] printf not working on 5.0 
> 
> Greetings, 
> 
> I was using printf extensively, but when I migrated to 5.0 printf does not 
> work.  I filed out the package and filed it back in, but the compiler can’t 
> find it. 
> 
> '%8.1f' class ==>  ByteString 
> 
> 
> '%6.2e' printf: 412.343434 >>  MessageNotUnderstood: ByteString>>printf: 
> 
> 
> Help! 
> 
> 
> Sincerely, 
> 
> Joe. 
> 
> 
> 
> 
> 
> ___ 
> Beginners mailing list 
> [hidden email] 
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
> 
> ___ 
> Beginners mailing list 
> [hidden email] 
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
> 
> 
> If you reply to this email, your message will be added to the discussion 
> below: 
> http://forum.world.st/printf-not-working-on-5-0-tp4910343p4910362.html
> To start a new topic under Squeak - Beginners, email [hidden email] 
> To unsubscribe from Squeak - Beginners, click here. 
> NAML 

 

  _  

View this message in context: Re: printf not working on 5.0 
 
Sent from the Squeak - Beginners mailing list archive 
  at Nabble.com.

___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


RE: [Newbies] printf not working on 5.0

2016-08-10 Thread Ron Teitelbaum
Hi Joe,

I'm not aware of printf  is it this: http://www.squeaksource.com/Printf/ 

Ron

-Original Message-
From: beginners-boun...@lists.squeakfoundation.org 
[mailto:beginners-boun...@lists.squeakfoundation.org] On Behalf Of Joseph Alotta
Sent: Wednesday, August 10, 2016 12:19 PM
To: beginners@lists.squeakfoundation.org
Subject: [Newbies] printf not working on 5.0

Greetings,

I was using printf extensively, but when I migrated to 5.0 printf does not 
work.  I filed out the package and filed it back in, but the compiler can’t 
find it.

'%8.1f' class ==>  ByteString


'%6.2e' printf: 412.343434 >>  MessageNotUnderstood: ByteString>>printf:


Help!


Sincerely,

Joe.





___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


[Newbies] printf not working on 5.0

2016-08-10 Thread Joseph Alotta
Greetings,

I was using printf extensively, but when I migrated to 5.0 printf does not 
work.  I filed out the package and filed it back in, but
the compiler can’t find it.

'%8.1f' class ==>  ByteString


'%6.2e' printf: 412.343434 >>  MessageNotUnderstood: ByteString>>printf:


Help!


Sincerely,

Joe.





___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners