File:  [MW Coherent from dump] / coherent / g / usr / bin / vi / vmssetup.com
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:35 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent

$! VMSSETUP.COM         Last modified   2-AUG-1991/JDC
$! Define foreign commands needed for Elvis running on a VMS machine
$!
$!
$ front = f$logical( "SYS$DISK" ) + f$directory()
$!
$ vi == "$" + f$parse( front, "elvis.exe" ) - ";"
$ view == "$" + f$parse( front, "elvis.exe" ) - ";" + " ""-R"""
$ ex == "$" + f$parse( front, "elvis.exe" ) - ";" + " ""-e"""
$ input == "$" + f$parse( front, "elvis.exe" ) - ";" + " ""-i"""
$ ctags == "$" + f$parse( front, "ctags.exe" ) - ";"
$ ref  == "$" + f$parse( front, "ref.exe" ) - ";"
$ fmt  == "$" + f$parse( front, "fmt.exe" ) - ";"

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.