Bill wrote: > Thanks! Now I know the rather simple workaround for this > app_run_base_ '' works.
D'oh! Should've thought of that. Sorry. > it would be nice to document or fix it. I don't use PM, but I think a lot of people who do export (references to) their "public functions" to the z locale, as in: app_run_z_ =: app_run_base_ In particular, I think PM is designed around Chris' workflow (who better?), and as the maintainer of the standard library he obviously exports his public interface to _z_ . -Dan ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
