FUNCTION SysDirRename : RTS_IEC_RESULT
Rename directory
InOut:
Scope |
Name |
Type |
Comment |
Return |
SysDirRename |
RTS_IEC_RESULT |
Returns the runtime system error code (see CmpErrors.library) |
Input |
szOldDirName |
REFERENCE TO STRING |
Name of existing directory |
szNewDirName |
REFERENCE TO STRING |
Name of new directory |