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

#1 2011-02-22 10:42:34

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Panther Questions Regarding File Blocks

I'm trying to make a program that writes a list to a file.  That works, but I wan't returns after every item in the list (returns would be in the text file.)

Any help.  This is for a Minecraft Mod, MakeMyItem, by the way.


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#2 2011-02-22 10:44:43

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

Re: Panther Questions Regarding File Blocks

Try either copying a return character from notepad or using the 'new line' reporter block!

Offline

 

#3 2011-02-22 10:47:36

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Panther Questions Regarding File Blocks

LS97 wrote:

Try either copying a return character from notepad or using the 'new line' reporter block!

What new line reporter block??


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

#4 2011-02-22 10:55:45

ScratchReallyROCKS
Scratcher
Registered: 2009-04-22
Posts: 1000+

Re: Panther Questions Regarding File Blocks

gbear605 wrote:

LS97 wrote:

Try either copying a return character from notepad or using the 'new line' reporter block!

What new line reporter block??

Under the operators tab, there's a reporter block that initially says 'pi'. In it's drop down menu, 'newline' is an option.  smile


http://imageshack.us/a/img694/3806/sigmad.png

Offline

 

#5 2011-02-22 11:00:52

gbear605
Scratcher
Registered: 2008-03-06
Posts: 1000+

Re: Panther Questions Regarding File Blocks

ScratchReallyROCKS wrote:

gbear605 wrote:

LS97 wrote:

Try either copying a return character from notepad or using the 'new line' reporter block!

What new line reporter block??

Under the operators tab, there's a reporter block that initially says 'pi'. In it's drop down menu, 'newline' is an option.  smile

Sweet, thanks!


Yeah, I'm mostly inactive.  I check in once in a while though.  If you want to contact me, I have a contact form at my website, http://escratch.org

Offline

 

Board footer