Multi-dimensional arrays explained..

View: New views
8 Messages — Rating Filter:   Alert me  

Multi-dimensional arrays explained..

by Chipp Walters :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Trevor's got a SUPER write-up on the new m-dim arrays in Rev 3.0 in the
latest newsletter. I encourage everyone to read it as it explains in a
simple way and in great detail how to use them. Plus, he throws in a stack
which can convert XML to Rev 3's m-dim arrays and back. Very cool and mucho
thanks to Trevor for taking the time to share with us all.

https://mail.google.com/a/altuit.com/#label/Use-Revolution
_______________________________________________
use-revolution mailing list
use-revolution@...
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Multi-dimensional arrays explained..

by Peter Alcibiades :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes, very nice article indeed.  The xml to array conversion mentioned at the end is dynamite.   A pity to  have to wait for the release of 3.0 to try it out!  But it will have been worth waiting for when it comes.

Peter

Chipp Walters wrote:
Trevor's got a SUPER write-up on the new m-dim arrays in Rev 3.0 in the
latest newsletter....

Re: Multi-dimensional arrays explained..

by Sarah Reichelt-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Jul 20, 2008 at 5:04 PM, Peter Alcibiades
<palcibiades-first@...> wrote:
>
> Yes, very nice article indeed.  The xml to array conversion mentioned at the
> end is dynamite.   A pity to  have to wait for the release of 3.0 to try it
> out!  But it will have been worth waiting for when it comes.
>

The newsletter <http://www.runrev.com/newsletter/july/issue53/>
includes a link to find out more about being a beta tester. That would
get you access to Rev 3.0 sooner :-)

Cheers,
Sarah
_______________________________________________
use-revolution mailing list
use-revolution@...
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Multi-dimensional arrays explained..

by Peter Alcibiades :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I did offer.  But it seems they feel able to manage without me.

Re: Multi-dimensional arrays explained..

by Andre Garzia-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Friends,

Can we send arrays around now?

Andre

On Fri, Jul 18, 2008 at 4:23 PM, Chipp Walters <chipp@...> wrote:

> Trevor's got a SUPER write-up on the new m-dim arrays in Rev 3.0 in the
> latest newsletter. I encourage everyone to read it as it explains in a
> simple way and in great detail how to use them. Plus, he throws in a stack
> which can convert XML to Rev 3's m-dim arrays and back. Very cool and mucho
> thanks to Trevor for taking the time to share with us all.
>
> https://mail.google.com/a/altuit.com/#label/Use-Revolution
> _______________________________________________
> use-revolution mailing list
> use-revolution@...
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



--
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-revolution mailing list
use-revolution@...
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Multi-dimensional arrays explained..

by Mark Smith-46 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yes! Things I've tried and which work include:

put someFunctionThatExpectsAnArray(someFunctionThatReturnsAnArray
(someData)) into someVariable

send "someHandler someArray" to someObject

best,

Mark

On 23 Jul 2008, at 02:49, Andre Garzia wrote:

> Friends,
>
> Can we send arrays around now?
>
> Andre
>
> On Fri, Jul 18, 2008 at 4:23 PM, Chipp Walters <chipp@...>  
> wrote:
>> Trevor's got a SUPER write-up on the new m-dim arrays in Rev 3.0  
>> in the
>> latest newsletter. I encourage everyone to read it as it explains  
>> in a
>> simple way and in great detail how to use them. Plus, he throws in  
>> a stack
>> which can convert XML to Rev 3's m-dim arrays and back. Very cool  
>> and mucho
>> thanks to Trevor for taking the time to share with us all.
>>
>> https://mail.google.com/a/altuit.com/#label/Use-Revolution
>> _______________________________________________
>> use-revolution mailing list
>> use-revolution@...
>> Please visit this url to subscribe, unsubscribe and manage your  
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-revolution
>>
>
>
>
> --
> http://www.andregarzia.com All We Do Is Code.
> _______________________________________________
> use-revolution mailing list
> use-revolution@...
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution

_______________________________________________
use-revolution mailing list
use-revolution@...
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Multi-dimensional arrays explained..

by Trevor DeVore :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Jul 22, 2008, at 9:49 PM, Andre Garzia wrote:

> Can we send arrays around now?

Yes.

Regards,

--
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Developer Resources: http://revolution.bluemangolearning.com
_______________________________________________
use-revolution mailing list
use-revolution@...
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Re: Multi-dimensional arrays explained..

by Andre Garzia-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

thanks folks! this changes everything! :D

On Wed, Jul 23, 2008 at 11:41 AM, Trevor DeVore
<lists@...> wrote:

> On Jul 22, 2008, at 9:49 PM, Andre Garzia wrote:
>
>> Can we send arrays around now?
>
> Yes.
>
> Regards,
>
> --
> Trevor DeVore
> Blue Mango Learning Systems
> ScreenSteps: http://www.screensteps.com
> Developer Resources: http://revolution.bluemangolearning.com
> _______________________________________________
> use-revolution mailing list
> use-revolution@...
> Please visit this url to subscribe, unsubscribe and manage your subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



--
http://www.andregarzia.com All We Do Is Code.
_______________________________________________
use-revolution mailing list
use-revolution@...
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution
LightInTheBox - Buy quality products at wholesale price