Category:Text Files Manipulation Functions: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
m (Added category links to some pages.) |
m (Added category links to some pages.) |
||
Line 1: | Line 1: | ||
Functions for modifying text files content. | |||
[[{{ns:14}}:Functions & Macros]] | [[{{ns:14}}:Functions & Macros]] |
Latest revision as of 07:53, 1 May 2005
Functions for modifying text files content.
Pages in category "Text Files Manipulation Functions"
The following 36 pages are in this category, out of 36 total.
C
D
G
R
- Read a string from an e.g. exe or dll file
- Read from text file line number
- Replace all text before a string on a line
- Replace line that starts with specified string
- Replace multiple patterns in file using callbacks
- Replace text on a file line number
- ReplaceBetween: Replace text between two markers in a file
- ReplaceInFile
- Replacing Lines in a Text File