Re: routine_id questions
- Posted by ryanj Oct 05, 2016
- 1458 views
Wow, i can't read. The manual says a valid routine id value is "zero or more". My routine isn't being called because of bad logic: if aDoProcs[idx] > 0 then. Oops!
New question: why is routine_id 0 when translated, but 302 when interpreted or bound? Is there a difference in how/what order routine ids are created?