At 2:07 AM +0000 2/25/07, Ian Piper wrote:
The Function that you showed me - I'm having a bit of a problem with it. I have a global module called methods and I placed the function in there with the method signature as shown,
That's correct. Did you check the Global scope button for that method?
but it shows a little bug symbol and the status bar message is "Error: there is no class with this name".I have a feeling that I should actually be creating a subclass of RuntimeException (but what do I call this?), and somehow overriding its Name property. But I'm stumped as to how to do this.
No need to do that. Just place this method on a global module and you should be all set. I've included my runtime extensions module in case that'll help. There's also a method that creates a runtime stack report.
Regards, Joe Huber
_______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
