LocalMkDir <dir>
Create a new subdirectory in the current directory on the local computer.
See also: RemoteMkDir, LocalChDir, LocalRmDir.
Example: LocalMkDir "newdata"
Example: LocalMkDir "logs$(year)$(month)$(day)"
(see Macros)
← Back to Script Commands