vGoodtimes
Advanced Member level 4

Is it possible to refer to the default "work" library within a file that is compiled into a non-default library? The LRM briefly says that "work" is the "current working library". This would make sense if you wanted to move some existing code that only used references to "work" into a different library as no files would be modified. However, I don't see how to specify the default "work" library vs the current "work" library.