Discusiones sobre Productos NI

cancelar
Mostrando los resultados de 
Buscar en lugar de 
Quiere decir: 

Guardar archivos en una carpeta

¡Resuelto!
Ir a solución

Hi

I´m trying to create one folder inside the folder "Prueba" that I have created in local disk (C). But it gaves me an error with the function create folder.

I attach the program

0 kudos
Mensaje 1 de 3
1.976 Vistas
Solución
Aceptado por el autor del tema labview99

The output of the function "String To Path" has an incorrect format ("C:\Prueba\14/0_01_14_1620:45_").

The characters "/" and ":" are not allowed in the name.

Aditionally the characters \ * ? < > | are also not allowed.

Saludos.

0 kudos
Mensaje 2 de 3
1.863 Vistas

Thank you Antonio

You are right, I have already corrected.

Best regards

0 kudos
Mensaje 3 de 3
1.833 Vistas