This action will store a line of text from a text file, based upon a zero-based index.
Action ID: 45
Action Category:
Text Files
The full path and filename of the text file.
The zero-based line number of the line of text that you want to store.
The variable that will store the line of text that you specify.
The default value that your variable will be set to if the specified line number cannot be found.
Value |
Simple Message |
Verbose Message |
0 (OK) |
|
|
1 |
Failed to get text line. |
File not found. |
2 |
Failed to get text line. |
Error opening file. |
3 |
Failed to get text line. |
The file is too large to be read |
4 |
Failed to get text line. |
Line number is out of range. |
None available.
See Also: Alphabetical List of Actions, Categorical List of Actions, On Error tab