SysDirCreate (FUN)ΒΆ
FUNCTION SysDirCreate : RTS_IEC_RESULT
Creates a new directory with the specified name
- InOut:
- Scope - Name - Type - Comment - Return - SysDirCreate- RTS_IEC_RESULT- Returns the runtime system error code (see CmpErrors_Itf.library) - Input - szDir- REFERENCE TO STRING - Name of the directory 
