revlet and path

Jan Schenkel janschenkel at yahoo.com
Fri Aug 7 01:04:10 EDT 2009


Hmm, it seems to be missing the 'URL' keyword - what happens if you change: 
  start using stack tStack
into:
  start using stack URL tStack

Jan Schenkel.
=====
Quartam Reports & PDF Library for Revolution
<http://www.quartam.com>

=====
"As we grow older, we grow both wiser and more foolish at the same time."  (La Rochefoucauld)


--- On Thu, 8/6/09, J. Landman Gay <jacque at hyperactivesw.com> wrote:

> From: J. Landman Gay <jacque at hyperactivesw.com>
> Subject: Re: revlet and path
> To: "How to use Revolution" <use-revolution at lists.runrev.com>
> Date: Thursday, August 6, 2009, 12:20 PM
> 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.
> 
> -- Jacqueline Landman Gay     
>    |     jacque at hyperactivesw.com
> HyperActive Software       
>    |     http://www.hyperactivesw.com
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage
> your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-revolution
> 


      



More information about the use-livecode mailing list