About instruction GO STACK in standalone version.

Mark Smith mark at maseurope.net
Wed Jul 12 13:10:07 EDT 2006


Alvaro, if customers.rev is a substack of machines.rev, or if they  
are both substacks of another stack, then 'go stack whatever' should  
work fine.

If customers.rev is a standalone, and machines.rev is another,  
separate standalone, then 'go stack' won't work. There are a couple  
of ways that standalones can communicate with each other.  if it's  
just a question of exchanging data, you can maybe rig-up some way fo  
reading/writing data to files...

Otherwise, you can open sockets between them, or you can have one  
launch the other, and so on.

Have a look at 'sockets' and 'launch' in the docs.

Best,

Mark

On 12 Jul 2006, at 18:34, Alvaro Abril - Tecnologia wrote:

> Dear friends :)
>
> I am developing my standalone application using the wonderful  
> Revolution
> platform :) ...
>
> I know the instruction go stack "xxxx" but in standalone version if  
> we need
> to connect for example customers.rev to machines.rev how I can?
> I will use go stack "machines.rev" ?
>
> Best wishes,
> Alvaro Abril
>
>
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your  
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution




More information about the use-livecode mailing list