revlet and path

Tereza Snyder tereza at califex.com
Thu Aug 6 16:37:32 EDT 2009


On Aug 6, 2009, at 2:20 PM, J. Landman Gay wrote:

> Further to this discussion, this fails in a revlet run from a server:
>
> try
>  put  "http://jacque.on-rev.com/testapp/teststack.rev" into tStack
>  start using stack tStack
>  put the stacksinuse
> catch tErr
> put tErr
> end try
>
> Fails with:
>
> 91,10,8
> 568,10,1
>
> which is basically "can't find stack" and "no such object". I get  
> the same errors if I try to "go" to the stack first before putting  
> it in use.


Hmmm. So if there really IS a stack teststack.rev, and there's nothing  
else going wrong... the outlook looks grim for having separate stack  
files as resources.

Was the revlet marked as needing access to the web?

t


-- 
Tereza Snyder
Califex Software, Inc.
<www.califexsoftware.com>







More information about the use-livecode mailing list