Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I validate if a fileformat exists on a folder
#1
Have tried to do something like this when I have at least a file with .dll extension:
 
Code:
Copy      Help
if("D:\Harvest\02_GVP_IVRIntelPiloto (Piloto)\PGVITPL.21.12.06.1746 F-118933 - Copy\*.dll")
    out "exists"
else
    out "don't exists"


But it outs "exists" despite I have moved all .dll files to somewhere else .


Messages In This Thread
How can I validate if a fileformat exists on a folder - by apeso - 12-28-2021, 12:44 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)