Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
put multiple image files to the clipboard
#8
Thank you, the generated code is excellent.
Code:
Copy      Help
var ar1 = filesystem.enumFiles(dirPath, "**m AZ?.jpeg||SX?.jpeg")
    .Select(o => o.FullPath)
    .ToArray();


Messages In This Thread
RE: put multiple image files to the clipboard - by Davider - 04-05-2024, 05:30 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)