Web-Based Stacks . . . Yet Again!

Dave Cragg dcragg at lacscentre.co.uk
Fri Jan 23 13:27:50 EST 2004


At 10:12 am -0800 23/1/04, Roger Guay wrote:
>Hi Folks!
>
>I've been reviewing the archives for hours, yet I am still not able 
>to make it work.
>
>I have a stack (remoteStack) located at a URL address, and I have a
>local stack (localStack) on my desktop.  And, I am trying to open
>remoteStack with a button on localStack.  I've tried every
>combination of commands I can think of but to no avail.  Would
>someone simply tell my the script for doing this?  BTW, localStack
>is a standalone but remoteStack is not, if this makes any difference.

It should be as simple as this:

go stack url "http://www.someserver.com/whatever/filename.rev"

A possible problem is that you didn't load the internnet libraries 
when you built the standalone. Does it work in the Rev development 
environment?

Cheers
Dave


More information about the use-livecode mailing list