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

#1 2012-03-09 19:45:31

coolhogs
Scratcher
Registered: 2011-07-26
Posts: 1000+

Which of these can be infinite?

1. Broadcasts
2. Costumes
3. Scripts Size
4. Variables
5. Lists


Get ready for domination of:  tongue

Offline

 

#2 2012-03-09 20:22:13

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: Which of these can be infinite?

Broadcasts - yes, but it can be very annoying tracking down the one you want when you have 23 'pages' of broadcasts.

Costumes - yes, but you won't be able to upload if you go over the size limit of 10MB.

Scripts size - yes, but will make your computer very slow. VERY slow.
I've tried one which scrolled for 10 script screens.

Variables - not sure. The most variables I've used in a game is around 34 public.
If you mean size, then the largest value I've had a variable hold is around 5000000.

Lists - not sure. The most lists I've used in a project is around 12 public.
If you mean size, then you could have an infinite list, as long as it stayed under 10MB.


http://trinary.tk/images/signature_.php

Offline

 

#3 2012-03-10 08:56:48

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Which of these can be infinite?

trinary wrote:

Broadcasts - yes, but it can be very annoying tracking down the one you want when you have 23 'pages' of broadcasts.

Costumes - yes, but you won't be able to upload if you go over the size limit of 10MB.

Scripts size - yes, but will make your computer very slow. VERY slow.
I've tried one which scrolled for 10 script screens.

Variables - not sure. The most variables I've used in a game is around 34 public.
If you mean size, then the largest value I've had a variable hold is around 5000000.

Lists - not sure. The most lists I've used in a project is around 12 public.
If you mean size, then you could have an infinite list, as long as it stayed under 10MB.

If you want to upload it


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

Board footer