LiveCode server and library stacks
Ralph DiMola
rdimola at evergreeninfo.net
Tue Nov 18 19:16:47 EST 2014
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?
Ralph DiMola
IT Director
Evergreen Information Services
rdimola at evergreeninfo.net
More information about the use-livecode
mailing list