- This topic has 0 replies, 1 voice, and was last updated 9 years, 1 month ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Integrated Application Platform
Integrated Application Platform › Forums › General › Compile library error
Hi everyone
Thank you for this good software Mckinley
I fall in love with Suneido
function()
{
Database(“ensure mylib (compiled)”)
QueryApply(“mylib where group=-1”,update:)
{|x|
x.compiled=x.text.Eval()
// x.text=””
x.Update()
}
}
but this give me error ..symbols.cpp:132:assertion failure: symbols.contains(x)
what does it mean ? and how can i correct it !!
thank you again
Tahar