[Co...] Posted March 16, 2020 Share Posted March 16, 2020 We have 5 CNC machines and need to separate our txt files to different folders based on the CNC machine selected. I have the selective list working. But I cant seem to get the folder output to work correctly. Can anyone point me in the right direction? Thanks CNCinfo = inquireList("CNC List","DVF1","DVF2","DVF3","DMU5001","DMU5002","Doosan_LPS","Doosan_TRC") filePath = "C:\Users\CR\Desktop\PCM Test\"????????"\" Link to comment Share on other sites More sharing options...
[Er...] Posted March 16, 2020 Share Posted March 16, 2020 filePath = "C:\Users\CR\Desktop\PCM Test\"+CNCinfo+"\" Link to comment Share on other sites More sharing options...
[Co...] Posted March 16, 2020 Author Share Posted March 16, 2020 Thank you! Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in