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

#1 2012-01-29 09:18:01

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Reading .sb/.ypr data — which encoding?

I figured out how to obtain data from a project, now I need to know which string encoding it uses.


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

#2 2012-01-29 09:50:01

scimonster
Community Moderator
Registered: 2010-06-13
Posts: 1000+

Re: Reading .sb/.ypr data — which encoding?

I think it's binary data, not ASCII.  hmm

Offline

 

#3 2012-01-29 10:02:26

Hardmath123
Scratcher
Registered: 2010-02-19
Posts: 1000+

Re: Reading .sb/.ypr data — which encoding?

Actually, by decoding ASCII data, I get: BloxExpV01


Hardmaths-MacBook-Pro:~ Hardmath$ sudo make $(whoami) a sandwich

Offline

 

Board footer