monkeyproof.cc4m.createConfigurationFile

Create a configuration file.

Syntax

[isOk, newName, folderName] = monkeyproof.cc4m.createConfigurationFile(file)

Creates the configuration file in the specified location or in the current folder when only a filename is provided. Returns whether the operation was succesful, the name of the configuration file and the folder in which it was created. When creation was not successful, the second output argument contains the error message.