WinActor

2021.08.17
Libraries
GetFilePathInFolder

Get a full path of a file or folder in the specified folder. A path for a hidden file cannot be acquired.

Please see this precautions upon downloading this library.
Input
"Folder_name":
Specify a folder to be searched in absolute path.

"Sort":
Select a sort key and order.

"Counter":
Specify a 1-based index of the filename you want to get.

"File_path":
Specify a variable to store the acquired path.

"Type":
Specify a variable to store the file path type. "True" is stored for a file, and "False" for a folder.
Output
File path and file type
Details
[History]
2021/08/17: Initial release
Operating environment
WinActor Ver.6.1.0, Windows10(checked on August, 2021)
Keywords
sort, path, list