Using stacks in LC Server not working.
Posted: Fri Jul 20, 2012 12:16 pm
So I created an encrypted Library Stack, Saved it as "Legacy LiveCode Stack (2.7)" and tried using it with But all i get is
Then i tried using I did not get any error but as soon as I call a function from the Library i get
Thanks to everyone who can help me
Code: Select all
start using stack "lib/lib_crypt.rev"
Code: Select all
file "/public/1.0/test.lc"
row 2, col 7: Chunk: can't find stack
row 2, col 1: start: can't find object
Code: Select all
go stack "lib/lib_crypt.rev"
Code: Select all
row 6, col 5: Function: error in function handler (encryptPass)
row 6, col 1: put: error in expression