bug-gawk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-gawk] Can a GAWK script access its full path\name at "run-time?


From: Aharon Robbins
Subject: Re: [bug-gawk] Can a GAWK script access its full path\name at "run-time?
Date: Fri, 15 May 2015 06:17:40 +0300
User-agent: Heirloom mailx 12.5 6/20/10

> How does the attached patch look?  It's hard to test whether the documentation
> is correct, since one does not see it in the formatted docs.

You can always remove the @ignore temporarily to actually see it.

Anyway, please replace

        @code{argc-1}

with

        @code{ARGC} @minus{} 1

and then you're fine.

Thanks,

Arnold



reply via email to

[Prev in Thread] Current Thread [Next in Thread]