opening stack from subfolder
Björnke von Gierke
bvg at mac.com
Sun Dec 12 18:03:30 EST 2004
On Dec 12 2004, at 23:58, Bob Hartley wrote:
> ...
> on mouseUp
> go to stack bits/test.rev
> end mouseUp
>
> The test.rev file is not opend by the standalone.
>
> How do I get it to open this file.
> ...
try
on mouseUp
go to stack "bits/test.rev"
end mouseUp
It's always a good idea to quote strings,
hope that helped!
Bjoernke
<>()<>()<>()<>()<>()<>()<>()<>()<>()<>()<>
official ChatRev page:
http://chatrev.cjb.net:8080
Chat with other RunRev developers:
go stack URL "http://homepage.mac.com/bvg/chatrev1.2.5.rev"
More information about the use-livecode
mailing list