home *** CD-ROM | disk | FTP | other *** search
- | Set current awk program
- | Action is consistent with runtype for awk files
- if "<TMP$PATH>" = "" OR "<TMP$LEAF>" = "" then echo Save the file first
- if "<TMP$PATH>" = "" OR "<TMP$LEAF>" = "" then obey
- set Awk$Prog <TMP$PATH>.<TMP$LEAF>
- settype <Awk$Prog> awk
- echo current awk program is <TMP$LEAF>
-