opening stack from subfolder

Andre Garzia soapdog at mac.com
Sun Dec 12 17:59:03 EST 2004


Bob,

try:

go stack URL "file:bits/test.rev"


Andre
PS: andre is not a code snipet!


On Dec 12, 2004, at 8:58 PM, Bob Hartley wrote:

> Hi All
>
> I'm finally getting there.
>
> OK I can call an external stack from a standalone.
>
> i used a button in a stabndalone (called start.exe) with the script
> on mouseUp
>   go to stack test.rev
> end mouseUp
>
> to open a stack called test.rev
>
> This works when test.rev is in the same folder as start.exe, however, 
> when I put test.rev in a folde called "bits" and use the script
> on mouseUp
>   go to stack bits\test.rev
> end mouseUp
> or
> 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.
>
> Cheers
> Bob
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
>
-- 
Andre Alves Garzia ð 2004
Soap Dog Studios - BRAZIL
http://studio.soapdog.org



More information about the use-livecode mailing list