Somewhat related question: from inside ActivateProcedure, does anybody know of a way to find the name of the procedure that is about to be executed, eg. the one that the AppServer client did a RUN ON SERVER of in order to trigger ActivateProcedure?
I know there is CURRENT-REQUEST-INFO in v11, and I assume that's what this does, but I don't have access to v11, so I'm hoping there is some other way.