Page 1 of 1

Can you launch a stack from browser using lc script

Posted: Sun Oct 20, 2013 11:11 pm
by shawnblc
You can launch a stack from an application ... correct, but can you launch a stack from the browser using a lc script?

Re: Can you launch a stack from browser using lc script

Posted: Wed Oct 30, 2013 11:42 pm
by Mark
Hi,

It is possible to set up a browser to open .rev and .livecode files in LiveCode. You could also use a different file extension and have the stacks open with your standalone. You don't need a script on the server or in the browser client. You don't need any script to open the file in LiveCode, but your standalone would need a script to read the $1 value and open the stack.

Kind regards,

Mark