$readn: Difference between revisions

From Scriptwiki
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 21:10, 13 October 2005

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