@Swagasmini_Jena, copy and paste this and let me know if it helps.
Directory.GetFiles("1000_Invoices","*.pdf")
what willbe the variable type is it array of object?
@Swagasmini_Jena, Array of Strings
but array of objects should still work if you want it that way, i dont see why it would give you a problem
What is this meant to do? and what is the error message saying?
That is done. i was unaware of the first error. thank you . can you help with the second? It says The system cannot find the file specified
@Swagasmini_Jena, send the screenshot of the for each activity without the other pop up window, i am struggling to understand whats happening there.
“1000_Invoices\Invoice " +Counter.ToString +”.pdf" i left a space after ""1000_Invoices\Invoice "
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.