skipcount

From SpybotWiki
Revision as of 16:32, 18 February 2008 by CCRDude (talk | contribs) (New page: {{AdvFileParam|skipcount}} Skips the next X lines if reached. ==Usage== skipcount=<linecount(int)> ===Examples=== skipcount=5 To skip the next 5 lines. ===Description=== Often used i...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Skips the next X lines if reached.

Usage

skipcount=<linecount(int)>

Examples

skipcount=5

To skip the next 5 lines.

Description

Often used in combination with NoOp, and as the last parameter to use previous ones as conditions for the skip.

See also

Similar parameters

Similar commands