no defaultstack

rand valentine jrvalent at wisc.edu
Sun Feb 24 23:14:07 EST 2008


 I'm using Rev 2.8.1 Studio, MacBook Pro, 4gb memory, Leopard, and now
Revolution does not recognize the card or stack that I'm in when I execute a
script. So every field reference must be specified for the card it's on and
the stack it's in, i.e., one can't just designate:

fld "whichField"

 rather it must be

fld "whichField" of cd "whichCard" of stack "whichStack"

 I've been playing with setting the defaultstack to the toplevel stack, but
that doesn't seem to help.

 Any way to fix this? Thanks.

rand valentine





More information about the use-livecode mailing list