INTERFACEDefines a path for reading Juno resource files. The path consists of the pathname named by theJunoRsrc ;
JunoPATH
environment variable, followed by the
Juno resource bundle.
IMPORT Rsrc; VAR (* CONST *) Path: Rsrc.Path; END JunoRsrc.