Keith Avery · Dec 14, 2017 go to post

"^^c:\databases\user" is an implied namespace based on the directory name. 

You can enter an implied namespace yourself by issuing something like >ZN "^^"_$ZU(12,"USER")

Once you have entered an implied namespace, it looks like it appears in the array returned by ListAll()

I suspect that if you load classes, routines or globals in the Management Portal and choose "Database" instead of "Namespace" in the Explorer that you will then be making use of an implied namespace.

Keith Avery · Dec 14, 2017 go to post

You'll find several references when you search the Caché documentation for "IMPLIED NAMESPACE."