diff options
Diffstat (limited to 'doc/gawk.info')
-rw-r--r-- | doc/gawk.info | 92 |
1 files changed, 53 insertions, 39 deletions
diff --git a/doc/gawk.info b/doc/gawk.info index fcef0ee6..88745cd7 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -26394,7 +26394,19 @@ directory tree, the program will be known as `GNV$GNU:[bin]gnv$gawk.exe' and the help file will be `GNV$GNU:[vms_help]gawk.hlp'. - Optionally, the help entry can be loaded into a VMS help library: + The PCSI kit also installs a `GNV$GNU:[vms_bin]gawk_verb.cld' file +which can be used to add `gawk' and `awk' as DCL commands. + + For just the current process you can use: + + $ set command gnv$gnu:[vms_bin]gawk_verb.cld + + Or the system manager can use `GNV$GNU:[vms_bin]gawk_verb.cld' to +add the `gawk' and `awk' to the system wide `DCLTABLES'. + + The DCL syntax is documented in the `gawk.hlp' file. + + Optionally, `gawk.hlp' entry can be loaded into a VMS help library: $ LIBRARY/HELP sys$help:helplib [.vms]gawk.hlp @@ -26495,8 +26507,10 @@ reorganized to supply individual PCSI packages for each component. See `https://sourceforge.net/p/gnv/wiki/InstallingGNVPackages/'. The normal build procedure for `gawk' produces a program that is -suitable for use with GNV. At this time work is being done to create -the procedures for building a PCSI kit to replace the older `gawk' port. +suitable for use with GNV. + + The `vms/gawk_build_steps.txt' in the source documents the procedure +for building a VMS PCSI kit that is compatible with GNV. File: gawk.info, Node: VMS Old Gawk, Prev: VMS GNV, Up: VMS Installation @@ -26586,7 +26600,7 @@ MS-DOS with DJGPP Scott Deifik, <scottd.mail@sbcglobal.net>. MS-Windows with MINGW Eli Zaretskii, <eliz@gnu.org>. OS/2 Andreas Buening, <andreas.buening@nexgo.de>. VMS Pat Rankin, <r.pat.rankin@gmail.com>, and John - Malmberg, <wb8tyw@gmail.com>. + Malmberg, <wb8tyw@qsl.net>. z/OS (OS/390) Dave Pitts, <dpitts@cozx.com>. If your bug is also reproducible under Unix, please send a copy of @@ -32828,40 +32842,40 @@ Node: VMS Compilation1055883 Ref: VMS Compilation-Footnote-11057498 Node: VMS Dynamic Extensions1057556 Node: VMS Installation Details1058929 -Node: VMS Running1060763 -Node: VMS GNV1063597 -Node: VMS Old Gawk1064306 -Node: Bugs1064776 -Node: Other Versions1068696 -Node: Notes1074780 -Node: Compatibility Mode1075580 -Node: Additions1076363 -Node: Accessing The Source1077290 -Node: Adding Code1078730 -Node: New Ports1084775 -Node: Derived Files1088910 -Ref: Derived Files-Footnote-11094231 -Ref: Derived Files-Footnote-21094265 -Ref: Derived Files-Footnote-31094865 -Node: Future Extensions1094963 -Node: Implementation Limitations1095546 -Node: Extension Design1096798 -Node: Old Extension Problems1097952 -Ref: Old Extension Problems-Footnote-11099460 -Node: Extension New Mechanism Goals1099517 -Ref: Extension New Mechanism Goals-Footnote-11102882 -Node: Extension Other Design Decisions1103068 -Node: Extension Future Growth1105174 -Node: Old Extension Mechanism1106010 -Node: Basic Concepts1107750 -Node: Basic High Level1108431 -Ref: figure-general-flow1108702 -Ref: figure-process-flow1109301 -Ref: Basic High Level-Footnote-11112530 -Node: Basic Data Typing1112715 -Node: Glossary1116070 -Node: Copying1141532 -Node: GNU Free Documentation License1179089 -Node: Index1204226 +Node: VMS Running1061176 +Node: VMS GNV1064010 +Node: VMS Old Gawk1064733 +Node: Bugs1065203 +Node: Other Versions1069121 +Node: Notes1075205 +Node: Compatibility Mode1076005 +Node: Additions1076788 +Node: Accessing The Source1077715 +Node: Adding Code1079155 +Node: New Ports1085200 +Node: Derived Files1089335 +Ref: Derived Files-Footnote-11094656 +Ref: Derived Files-Footnote-21094690 +Ref: Derived Files-Footnote-31095290 +Node: Future Extensions1095388 +Node: Implementation Limitations1095971 +Node: Extension Design1097223 +Node: Old Extension Problems1098377 +Ref: Old Extension Problems-Footnote-11099885 +Node: Extension New Mechanism Goals1099942 +Ref: Extension New Mechanism Goals-Footnote-11103307 +Node: Extension Other Design Decisions1103493 +Node: Extension Future Growth1105599 +Node: Old Extension Mechanism1106435 +Node: Basic Concepts1108175 +Node: Basic High Level1108856 +Ref: figure-general-flow1109127 +Ref: figure-process-flow1109726 +Ref: Basic High Level-Footnote-11112955 +Node: Basic Data Typing1113140 +Node: Glossary1116495 +Node: Copying1141957 +Node: GNU Free Documentation License1179514 +Node: Index1204651 End Tag Table |