Makedirectory - Crestron SIMPL+ Reference Manual

Language reference guide
Hide thumbs Also See for SIMPL+:
Table of Contents

Advertisement

Software
®
158
SIMPL+

MakeDirectory

Name:
MakeDirectory
Syntax:
SIGNED_INTEGER MakeDirectory(STRING DirName)
Description:
Creates a directory with the specified name. The path name can be relative or
absolute, refer to
page
14. Requires StartFileOperations(), refer to
Parameters:
DIRNAME – string containing the name of the desired directory.
Return Value:
Returns 0 if successful and –1 if an error occurred.
Example:
(Refer to "File Functions Overview"on page 116)
IF( MakeDirectory("NewDirect") < 0)
PRINT("Error occurred creating directory\n");
Version:
SIMPL+ Version 3.00.02 or higher (Pro 2 only)
Control System:
2-Series Only
Crestron SIMPL+
page
Language Reference Guide - DOC. 5797G
®
183.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the SIMPL+ and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Table of Contents

Save PDF