Hi,
this is something that frankly in builder was SO F**KING EASY. it astounds me that it's not so easy in CSIDE. I'm trying to build a new request handler from scratch. I've inherited the LLRequestHandler object from WebLL (as usual). I even created a package for my new request handlers. I now have two problems:
1) How do I run the SetRequestHandlers function so that my src request handler group picks it up? There is no access to inherited methods in the src tab only the overridden ones. I have even tried running it on the module itself to no avail! What is the correct procedure in 10.5??????
2) How do you ****SEE**** the objects/scripts that you could inherit/override when in the source? So far, all I can do is go to the modules tab and look at the overridden object and cut and paste into the module. This was sooooo much simpler in Builder!!!
-Hugh, very **** off programmer today