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

#1 2011-01-20 11:19:04

pannulaa1
Scratcher
Registered: 2010-10-16
Posts: 100+

new scratch block "ends with"

i made up this block and i think it has many practical uses for grammer translatings and fixing miss types plz check it out
http://scratch.mit.edu/projects/pannulaa1/1545891

Offline

 

#2 2011-01-20 17:04:06

Jonathanpb
Scratcher
Registered: 2008-07-25
Posts: 1000+

Re: new scratch block "ends with"

You could just use (letter (length of [ ]) = [ ]).  hmm


"Human beings... must have action; and they will make it if they cannot find it.
-Charlotte Brontë

Offline

 

#3 2011-01-20 20:56:59

pannulaa1
Scratcher
Registered: 2010-10-16
Posts: 100+

Re: new scratch block "ends with"

Jonathanpb wrote:

You could just use (letter (length of [ ]) = [ ]).  hmm

no this wouldnt work i tried it this is the reason it wont work (letter_of_) only allows 1 letter my block allows more than 1 letter for example (if (endof_=us) set case to nom singular) or such

Offline

 

#4 2011-01-20 23:42:02

kayybee
Scratcher
Registered: 2009-12-07
Posts: 1000+

Re: new scratch block "ends with"

if < (letter (length of [ ]) = [ ]) > and < (letter (length of ([ ]-1) = [ ]) >
Repeat as desired.

We don't need a block to make something we can already make, no matter how complicated. If we did, the whole screen would be crowded with unnecessary blocks.
We don't even need "next costume"

Last edited by kayybee (2011-01-20 23:42:17)

Offline

 

#5 2011-01-22 16:55:32

pannulaa2
Scratcher
Registered: 2011-01-15
Posts: 1

Re: new scratch block "ends with"

fine but i still think id be a good block

Offline

 

#6 2011-01-22 17:08:44

scmb1
Scratch Team
Registered: 2009-03-19
Posts: 1000+

Re: new scratch block "ends with"

pannulaa2 wrote:

fine but i still think id be a good block

I agree. Many blocks can be made using other blocks, including this one, but that doesn't mean they should be included. A block like this would speed some projects up.


http://i48.tinypic.com/2z5pqad.png

Offline

 

#7 2011-01-22 17:42:15

Chrischb
Scratcher
Registered: 2008-07-24
Posts: 1000+

Re: new scratch block "ends with"

scmb1 wrote:

pannulaa2 wrote:

fine but i still think id be a good block

I agree. Many blocks can be made using other blocks, including this one, but that doesn't mean they should be included. A block like this would speed some projects up.

+1 You'd be surprised how many blocks have workarounds (I was actually going to post a guide in them, but got bored  tongue ).


I fall: It's a tragedy. You fall: It's comedy.
Hmph enjoy your fall - I get a lovely spring... without pans of new leaves.

Offline

 

Board footer