Ralph DiMola wrote:
> I'm writing a web service. I'm trying to activate a library stack
> using this code:(line numbers are included just in email)
>
> 15:if there is a file ("lib/DB_Library.livecode") then
> 16:  start using stack ("lib/DB_Library.livecode")
> 17:end if
>
> the code finds the stack file but it won't "start" I'm getting
> this error:
> row 16, col 9: Chunk: can't find stack
>   row 16, col 1: start: can't find object
>   row 15, col 1: if-then: error in statement
>
> Where am I going wrong?

Was the library made in v7 and the server running v6.x?

--
 Richard Gaskin
 Fourth World Systems
 Software Design and Development for the Desktop, Mobile, and the Web
 ____________________________________________________________________
 ambassa...@fourthworld.com                http://www.FourthWorld.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to