> From: Raul Miller > > On Fri, Apr 23, 2010 at 7:09 PM, Sprague, Webb (OFM) wrote: > > How do I create a directory programmatically in J? > > 1!:5 > http://www.jsoftware.com/help/dictionary/dx001.htm > > > I am searching for the analogue to mkdir('path') in Algol-ish > languages. > >
In addition you may want to look at the JAL addon general/dirutils. http://www.jsoftware.com/jwiki/Addons/general/dirutils ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
