On Fri, Apr 23, 2010 at 7:09 PM, Sprague, Webb (OFM) <[email protected]> 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. > > The overall problem is to check and see if a directory has been created, see > if it is full. > If not created, create it. If it has been created and is not empty of > output, throw an error. > If it has been created but has no output, carry on as if nothing happened. What does "full" and "empty of output" mean for a directory? -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
