$readn

From Scriptwiki
Revision as of 23:10, 13 October 2005 by Albie (talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This returns the line number that $read() previously returned.

$readn

If $readn returns 0 $read() failed its match any content.

Examples

echo -ag $+(",$read(Example.txt),") is on line number $readn

Also See