This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-11-28 08:09:11

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Scratch Path on macs

im implementing open in scratch feature for M30W, and i have no idea where the default Scratch path is. don't really want to use relative paths because of security  hmm

Offline

 

#2 2012-11-28 08:24:06

dvd4
Scratcher
Registered: 2010-06-30
Posts: 1000+

Re: Scratch Path on macs

Do you mean like this ?

Code:

/applications/scratch 1.4/scratch.app

I made a mod  big_smile  It's called blook!
http://i49.tinypic.com/16ia63p.png

Offline

 

#3 2012-11-28 08:41:19

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Scratch Path on macs

thx!
isn't it all capitalized, though?

Last edited by roijac (2012-11-28 08:46:57)

Offline

 

#4 2012-11-28 08:53:39

dvd4
Scratcher
Registered: 2010-06-30
Posts: 1000+

Re: Scratch Path on macs

roijac wrote:

thx!
isn't it all capitalized, though?

Capitalized ? I don't think that it makes a difference ...


I made a mod  big_smile  It's called blook!
http://i49.tinypic.com/16ia63p.png

Offline

 

#5 2012-11-28 08:56:34

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Scratch Path on macs

dvd4 wrote:

roijac wrote:

thx!
isn't it all capitalized, though?

Capitalized ? I don't think that it makes a difference ...

I'm on a Mac and I tried, it works perfectly.


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#6 2012-11-28 09:01:07

roijac
Scratcher
Registered: 2010-01-19
Posts: 1000+

Re: Scratch Path on macs

googled the path, http://scratch.mit.edu/forums/viewtopic.php?pid=472673, https://github.com/jorendorff/webscratch/blob/master/Makefile say /Applications/Scratch 1.4/Scratch.app
@jontmy00, did you try the path at the terminal?

Offline

 

#7 2012-11-28 09:13:45

dvd4
Scratcher
Registered: 2010-06-30
Posts: 1000+

Re: Scratch Path on macs

roijac wrote:

googled the path, http://scratch.mit.edu/forums/viewtopic.php?pid=472673, https://github.com/jorendorff/webscratch/blob/master/Makefile say /Applications/Scratch 1.4/Scratch.app
@jontmy00, did you try the path at the terminal?

I just did, and it works.


I made a mod  big_smile  It's called blook!
http://i49.tinypic.com/16ia63p.png

Offline

 

#8 2012-11-28 21:32:35

jontmy00
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Scratch Path on macs

roijac wrote:

@jontmy00, did you try the path at the terminal?

I did not. I used Finder, Under "Go", click "Go to Folder", a popup should appear.
Then enter in "/applications/scratch 1.4/scratch.app".

"/Applications/Scratch 1.4/Scratch.app" works too.  wink

EDIT: Trying with Terminal with "[username]$ /Applications/Scratch 1.4/Scratch.app" fails with the message "-bash: /Applications/Scratch: No such file or directory"

EDIT 2: Using "/applications/scratch 1.4/scratch.app" fails with the same message too.  hmm

Last edited by jontmy00 (2012-11-28 21:33:54)


FOR ALL THE NEWS ON UPDATES FOR SIMPLISTICRAFT, CLICK HERE.

Offline

 

#9 2012-11-29 05:59:54

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Scratch Path on macs

You have to put a backslash before the space.


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

Board footer