Difference between revisions of "$readn"
From Scriptwiki
m |
m (added category) |
||
Line 6: | Line 6: | ||
== Also See == | == Also See == | ||
* [[$read]] | * [[$read]] | ||
+ | |||
+ | [[Category:File and Directory Identifiers]] |
Revision as of 23:12, 13 October 2005
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