This action will insert a line of text at the specified line number.
Action ID: 46
Action Category:
Text Files
This is the full path and filename of the text file.
This is the zero-based line number where the line of text will be inserted. Use -1 to append the line to the end of the text file.
This is the line of text that will be inserted into the text file.
Value |
Simple Message |
Verbose Message |
0 (OK) |
|
|
2 |
Failed to insert text line. |
Error opening file. |
3 |
Failed to insert text line. |
The file is too large to be read |
4 |
Failed to insert text line. |
Line number is out of range. |
5 |
Failed to insert text line. |
Could not write to text file. |
None available.
See Also: Alphabetical List of Actions, Categorical List of Actions, On Error tab