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 b60ecf82..1c596811 100644 --- a/doc/gawk.info +++ b/doc/gawk.info @@ -26403,7 +26403,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 @@ -26504,8 +26516,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 @@ -26595,7 +26609,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 @@ -32837,40 +32851,40 @@ Node: VMS Compilation1056275 Ref: VMS Compilation-Footnote-11057890 Node: VMS Dynamic Extensions1057948 Node: VMS Installation Details1059321 -Node: VMS Running1061155 -Node: VMS GNV1063989 -Node: VMS Old Gawk1064698 -Node: Bugs1065168 -Node: Other Versions1069088 -Node: Notes1075172 -Node: Compatibility Mode1075972 -Node: Additions1076755 -Node: Accessing The Source1077682 -Node: Adding Code1079122 -Node: New Ports1085167 -Node: Derived Files1089302 -Ref: Derived Files-Footnote-11094623 -Ref: Derived Files-Footnote-21094657 -Ref: Derived Files-Footnote-31095257 -Node: Future Extensions1095355 -Node: Implementation Limitations1095938 -Node: Extension Design1097190 -Node: Old Extension Problems1098344 -Ref: Old Extension Problems-Footnote-11099852 -Node: Extension New Mechanism Goals1099909 -Ref: Extension New Mechanism Goals-Footnote-11103274 -Node: Extension Other Design Decisions1103460 -Node: Extension Future Growth1105566 -Node: Old Extension Mechanism1106402 -Node: Basic Concepts1108142 -Node: Basic High Level1108823 -Ref: figure-general-flow1109094 -Ref: figure-process-flow1109693 -Ref: Basic High Level-Footnote-11112922 -Node: Basic Data Typing1113107 -Node: Glossary1116462 -Node: Copying1141924 -Node: GNU Free Documentation License1179481 -Node: Index1204618 +Node: VMS Running1061568 +Node: VMS GNV1064402 +Node: VMS Old Gawk1065125 +Node: Bugs1065595 +Node: Other Versions1069513 +Node: Notes1075597 +Node: Compatibility Mode1076397 +Node: Additions1077180 +Node: Accessing The Source1078107 +Node: Adding Code1079547 +Node: New Ports1085592 +Node: Derived Files1089727 +Ref: Derived Files-Footnote-11095048 +Ref: Derived Files-Footnote-21095082 +Ref: Derived Files-Footnote-31095682 +Node: Future Extensions1095780 +Node: Implementation Limitations1096363 +Node: Extension Design1097615 +Node: Old Extension Problems1098769 +Ref: Old Extension Problems-Footnote-11100277 +Node: Extension New Mechanism Goals1100334 +Ref: Extension New Mechanism Goals-Footnote-11103699 +Node: Extension Other Design Decisions1103885 +Node: Extension Future Growth1105991 +Node: Old Extension Mechanism1106827 +Node: Basic Concepts1108567 +Node: Basic High Level1109248 +Ref: figure-general-flow1109519 +Ref: figure-process-flow1110118 +Ref: Basic High Level-Footnote-11113347 +Node: Basic Data Typing1113532 +Node: Glossary1116887 +Node: Copying1142349 +Node: GNU Free Documentation License1179906 +Node: Index1205043 End Tag Table |