Eval works fine on Linux - I use it for tons of build stuff to launch an image pass a build script with AWS parameters in a constructed dictionary for example.
Sent from my iPhone > On 25 Mar 2019, at 10:14, Alistair Grant <akgrant0...@gmail.com> wrote: > > Inline below ... > > Cheers, > Alistair > (on phone) > >> On Mon., 25 Mar. 2019, 10:36 Steve Quezadas, <steve...@gmail.com> wrote: >> is it part of the base image? It's not listed in spotter. I also checked the >> packages for something beginning with Clap and it's not there either. > > > > My apologies, I should have added "in Pharo 8". > > > >> >> I am also running linux, so "eval" is not an option in my commandline. > > > > I run Linux (Ubuntu 16.04), eval should work fine (but I'm not at my PC at > the moment to produce an example). > > >> >>> On Sun, Mar 24, 2019 at 12:06 PM Alistair Grant <akgrant0...@gmail.com> >>> wrote: >>> On Sun, 24 Mar 2019 at 00:54, test email <steve...@gmail.com> wrote: >>> > >>> > i need to eval an object from my linux commandline. I understand that >>> > clap-st is able to do this, but I can't seem to import it into pharo7, I >>> > suppose because of compatability reasons. >>> >>> Clap is now part of the base image, so you should be able to just >>> download the latest image and use it "out of the box". >>> >>> Cheers, >>> Alistair >>>