WinActor

2021.08.10
Libraries
ReadLineInTextFile

Read a target row of a text file.

Please see this precautions upon downloading this library.
Input
"Filename":
Specify a file in Absolute path.

"Row_number":
Specify a row number to read in numerical value.
* Specify 1 or greater integer. Otherwise, the first row will be read.
* If it exceeds the number of rows of the target file, the last row will be read.

"Read_row":
Specify a variable to store the read row.
* It the row is longer than 1024 characters, it will be truncated to 1024 characters.
Output
Read specific line in a text file
Details
[History]
2021/08/10: Initial release
Operating environment
WinActor Ver.6.1.0, Windows10(checked on August, 2021)
Keywords
-