shroud ?
- Posted by Bernie Ryan <xotron at localnet.com> Jul 13, 2001
- 396 views
I think this has been discussed before, but I've forgot the reason. When I shrouded some library code, I get a message that because routine_id I have to use clear. So I use the clear and shroud the code again. And then when I try to use the library I get error reports saying that constant CONSTANTNAME has not define. Also I have a include file (which is not shrouded) that contains the instance() built-in function and the interpeter says that the function is not defined. My code all works prior shrouding. I know Dave Cuny had some problem with shrouding windows programs. What is wrong and will this be fixed ver 2.3 Bernie