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