When developing a Complex LabVIEW Applications, we may need to create N Number of Folders as a part of Configuration information.
This requires the developer to make a check "Check if File or Folder Exists"
Instead of that Create Folder Function can have a Boolean "Optional Input" to create the Folder only if not found in the specified Location and Eliminating the Error when trying to create same folder again.
Hope this will help ![]()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Duplicate of https://forums.ni.com/t5/LabVIEW-Idea-Exchange/Open-Create-Replace-File-Function-create-file-s-path-...