aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.1
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2012-10-03 10:23:15 +0200
committerArnold D. Robbins <arnold@skeeve.com>2012-10-03 10:23:15 +0200
commit3d9b832439afeb1b05c60831e0865df585dc55ac (patch)
treea0796f2b6a97ceb6c257cad516b62083aacb55da /doc/gawk.1
parent9e2703f7ca0b35129a94465654d0e18d14048dbc (diff)
downloadegawk-3d9b832439afeb1b05c60831e0865df585dc55ac.tar.gz
egawk-3d9b832439afeb1b05c60831e0865df585dc55ac.tar.bz2
egawk-3d9b832439afeb1b05c60831e0865df585dc55ac.zip
More SYMTAB and FUNCTAB improvements.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r--doc/gawk.110
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/gawk.1 b/doc/gawk.1
index 30524e5a..31fcef1f 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -994,6 +994,11 @@ An array whose indices are the names of all the user-defined
or extension functions in the program.
.BR NOTE :
The array values cannot currently be used.
+Also, you may not use the
+.B delete
+statment with the
+.B FUNCTAB
+array.
.TP
.B IGNORECASE
Controls the case-sensitivity of all regular expression
@@ -1289,6 +1294,11 @@ The
function may be used to test if an element in
.B SYMTAB
is an array.
+You may not use the
+.B delete
+statment with the
+.B SYMTAB
+array.
.TP
.B TEXTDOMAIN
The text domain of the \*(AK program; used to find the localized