Options
Search a directory
Image-Pro Plus had a function called IpStSearchDir which allowed you to look if a file existed in a directory. Is there an equivalent in Premier?
0
Answers
You can use VB.NET function GetFiles for that. Here is the example:
You can get more info here:
http://msdn.microsoft.com/en-us/library/wz42302f(v=vs.110).aspx
Regards,
Yuri