Is there a way to access programmatically the name of an open workbench project from within IDL? I suppose IF I wanted to let the workbench update my !PATH (which I do not) I might be able to figure it out IF the project resided in my workspace (which it may, or may not), but that seems an unsatisfying work around.
I also suppose SCOPE_TRACEBACK( /STRUCTURE ) could do the trick, if a few assumptions are made, such as the routine from which it is called resides in the desired project directory.
I guess what I am asking for is a utility (or utilities) that allow some access to workbench data from within IDL. Does such exist, and if not, will it?
r
|