Re: [Pharo-users] Help in thinking about how to save a "program"

2017-06-11 Thread p...@highoctane.be
If you have a playground script maybe just having it as a .st file and running it with Pharo is good enough. Like pharo Pharo60.image myscript.st Check https://github.com/guillep/Scale Or get into Iceberg (Git) or Monticello to save your code as a package. Check deep into pharo, there is a

[Pharo-users] Help in thinking about how to save a "program"

2017-06-11 Thread Glenn Hoetker
Hi all. I’m new to Pharo and loving it. As I transition from a text-file based mindset, I’m a little stuck and would appreciate help in how to think about a situation in a Pharonic (Pharo-ish, Pharoc?) way. I”m crafting a short program to help me process a large text file (specifically:

Re: [Pharo-users] how to open an pharo4 image on macOs 10.12.5

2017-06-11 Thread Johannes Brauer
Thanks a lot Stephane! Yes, it works! Johannes > Am 11.06.2017 um 15:04 schrieb Stephane Ducasse : > > Hi Johannes, > > you can find all the vm at http://get.pharo.org > > I imagine that > get.pharo.org/vm40 > > should work. > Let us know if this is working for you.

[Pharo-users] How to grab a debug on Syntax Error?

2017-06-11 Thread Stephane Ducasse
Hi I'm loading some old code to migrate to github and I got an syntax error. The support is a bit terrible. You get a pop up but now idea how to do anything with it. Can we access the stack? We should really improve that part. Now I'm using an old Pharo 40 and trying to guess where was the

Re: [Pharo-users] how to open an pharo4 image on macOs 10.12.5

2017-06-11 Thread Stephane Ducasse
Hi Johannes you can find all the vm at http://get.pharo.org I imagine that get.pharo.org/vm40 should work. Let us know if this is working for you. On Sat, Jun 10, 2017 at 8:37 PM, Johannes Brauer wrote: > Hi, > > I cannot figure out how to open an old pharo4 image

Re: [Pharo-users] how to open an pharo4 image on macOs 10.12.5

2017-06-11 Thread Stephan Eggermont
On 10/06/17 20:37, Johannes Brauer wrote: I cannot figure out how to open an old pharo4 image (downloaded from pharocloud) on macOs Sierra. Is there a usable vm? The latest vm from http://files.pharo.org/vm/pharo/mac/ should be the right one. In Sierra Apple broke some path extension code.

Re: [Pharo-users] Pharo6 server deployment and no home directory

2017-06-11 Thread Juraj Kubelka
Hi Holger, thanks for the report. I will resolve it soon: https://pharo.fogbugz.com/f/cases/20135/Server-deployment-is-broken-due-to-GlobalIdentifier-second-report Cheers, Juraj > El