This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.
  • Index
  •  » Suggestions
  •  » Transfer item (1 V) of ( A list ) to item (1 V) of ( A list )

#1 2012-08-04 09:49:13

stickdude123
Scratcher
Registered: 2010-05-31
Posts: 100+

Transfer item (1 V) of ( A list ) to item (1 V) of ( A list )

Transfer item [1 v] of [A list v] to item [1 v] of [ A list v]
it transfers 1 part of a list to another list at any chosen place.


http://internetometer.com/imagesmall/34259.png http://www.mediafire.com/convkey/418e/lkb7wmv2n2k73rz5g.jpg         http://blocks.scratchr.org/API.php?user=stickdude123&action=onlineStatus&type=square

Offline

 

#2 2012-08-04 11:39:21

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

Re: Transfer item (1 V) of ( A list ) to item (1 V) of ( A list )

workaround:

insert (item (1 v) of [list1 v]) at (1 v) of [list2 v]
delete (1 v) of [list1 v]


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

Offline

 

#3 2012-08-04 11:48:25

Wes64
Scratcher
Registered: 2011-08-19
Posts: 1000+

Re: Transfer item (1 V) of ( A list ) to item (1 V) of ( A list )

better workaround

replace item (1 v) of [list2 v] with (item (1 v) of [list1 v])

Last edited by Wes64 (2012-08-04 11:48:57)


Experienced 2.0 Tester: Ask me questions!
Using Firefox 13.0, Flash plugin version 11.4.402.287, and Windows XP Professional.

Offline

 

#4 2012-08-06 12:19:35

stickdude123
Scratcher
Registered: 2010-05-31
Posts: 100+

Re: Transfer item (1 V) of ( A list ) to item (1 V) of ( A list )

bump


http://internetometer.com/imagesmall/34259.png http://www.mediafire.com/convkey/418e/lkb7wmv2n2k73rz5g.jpg         http://blocks.scratchr.org/API.php?user=stickdude123&action=onlineStatus&type=square

Offline

 

#5 2012-08-06 12:20:44

BirdByte
Scratcher
Registered: 2012-07-07
Posts: 1000+

Re: Transfer item (1 V) of ( A list ) to item (1 V) of ( A list )

Sorry, the workaround is just too easy.  hmm


http://i50.tinypic.com/312u714.jpg

Offline

 
  • Index
  •  » Suggestions
  •  » Transfer item (1 V) of ( A list ) to item (1 V) of ( A list )

Board footer