LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

save the output files with the same of the input files

Solved!
Go to solution

i think he askes the same question but until now does not get any reply

0 Kudos
Message 11 of 18
(878 Views)

Hi Baja,

 

he already marked a solution among the answers he received...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 12 of 18
(877 Views)

Can anyone answer me with this mentiones above!!

0 Kudos
Message 13 of 18
(875 Views)

Hi Baja,

 

Read all messages in this thread to find your answers...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 14 of 18
(874 Views)

He asked the question after accepting the solution, and no one answer him

I think it is wrong to don't accept the question as anew topic. 

0 Kudos
Message 15 of 18
(870 Views)

Hi BaJa,

 

I think message 8 in this thread, that I wrote and quote below, answers their (and your) question:

You can use the "Pattern" input to your List Folder call to limit the files that are returned.

In that case, "file-???.txt" or similar might work. You can use * for any number of any character, and ? for one character (any character), but the node doesn't support full regular expressions.

If the Pattern input isn't enough for you, you could try getting all of the files and then using something like Match Pattern or Match Regular Expression to see if the filename matched a more complicated pattern.

 

In your case, I suppose your pattern would be something like "Detector-???.txt" or similar.


GCentral
0 Kudos
Message 16 of 18
(863 Views)

Hi Baja,

 

read message#8, it contains your answer...

Best regards,
GerdW


using LV2016/2019/2021 on Win10/11+cRIO, TestStand2016/2019
0 Kudos
Message 17 of 18
(861 Views)

Pattern input is ok, Now it is working

0 Kudos
Message 18 of 18
(858 Views)