I know this question is really simple, but i dont found a "simple" solution to that. IN some point of my code I have an array os strings that contain local system paths to files in disk, and I need to send to some class that need a "File" object to interact (send the text string return error told about File object)
I search in the node File documentation but I only found things related to read, write, create, delete, files, blobs, steams, etc, but nothing related to "how to create File object from file"
via Zenth
No comments:
Post a Comment