revlet and path

J. Landman Gay jacque at hyperactivesw.com
Thu Aug 6 15:20:56 EDT 2009


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



More information about the use-livecode mailing list