$readn

From Scriptwiki
Revision as of 00:12, 14 October 2005 by Zyberdog (talk | contribs) (added category)

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