$readn

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

Jump to: navigation, search

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

$readn

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

Examples

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

Also See