On 12/11/2016 12:55 PM, J. Landman Gay wrote:
I have a script-only stack on a server I want to use as a library. The
handler does this:

get "https://www.domain.com/folder/stack.livecodescript";
start using stack it

The text file comes in fine and the text content is in the "it"
variable. When the "start using" line executes, I get the error "can't
find stack".

Shouldn't this work?  LC 8.2.1 rc 2.


Here "it" is the stack script, not the stack, so stack "it" doesn't exist.

--
 Mark Wieder
 ahsoftw...@gmail.com


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

Reply via email to