Command: MakeDirectory

NEST HelpDesk Command Index NEST Quick Reference
Name:
MakeDirectory - Create a new directory
Synopsis:
string MakeDirectory -> boolean
Examples:
(NewSubDir) MakeDirectory -> ./NewSubDir created
Description:
MakeDirectory creates the named subdirectory of your
current working directory.
Parameters:
string : Name of new subdirectory
boolean : A flag if operation succeded.
Bugs:
-
Remarks:
-
Author:
Hehl
FirstVersion:
Oct 12th 1999
SeeAlso:
Source:
/var/www/debian/nest/nest-simulator-2.20.0/lib/sli/filesystem.sli
NEST HelpDesk Command Index NEST Quick Reference

© 2004 The NEST Initiative