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

#1 2011-04-09 13:30:03

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Programming Other Languages in Scratch Format.

Yes. Whew. Thats a long title.  tongue
Well, I would like to know how this is done. I have seen Daffy22 and johnnydean1 do this, so I know it is possible.
in my mod Ribbit, I will have the option to make simple console applications (think DOS or BATCH). But how?

Offline

 

#2 2011-04-09 14:02:01

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: Programming Other Languages in Scratch Format.

MAke the blocks write to a test file upon launch
then make the test file form into another file via a file (squeak can't)


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#3 2011-04-09 14:18:11

LS97
Scratcher
Registered: 2009-06-14
Posts: 1000+

Re: Programming Other Languages in Scratch Format.

bbbeb wrote:

MAke the blocks write to a test file upon launch
then make the test file form into another file via a file (squeak can't)

remember to make a file via a file that creates the file required by the file to make a file...  tongue

Offline

 

#4 2011-04-09 14:19:29

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: Programming Other Languages in Scratch Format.

LS97 wrote:

bbbeb wrote:

MAke the blocks write to a test file upon launch
then make the test file form into another file via a file (squeak can't)

remember to make a file via a file that creates the file required by the file to make a file...  tongue

tongue
You make it so there already is a test file
and copy that file under the name you want to a whole new file


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#5 2011-04-10 18:12:45

ProgrammingFreak
Scratcher
Registered: 2010-09-04
Posts: 1000+

Re: Programming Other Languages in Scratch Format.

I'll try...

Offline

 

#6 2011-04-11 03:49:59

johnnydean1
Scratcher
Registered: 2010-02-12
Posts: 1000+

Re: Programming Other Languages in Scratch Format.

I :
made the blocks - used them in a project - run the project - I export a project summary - cut out the blocks - save them to a file - run the file.


You can now reach me on Twitter @johnnydean1_

Offline

 

Board footer