Annotation of coherent/g/usr/bin/vi/vmssetup.com, revision 1.1.1.1

1.1       root        1: $! VMSSETUP.COM         Last modified   2-AUG-1991/JDC
                      2: $! Define foreign commands needed for Elvis running on a VMS machine
                      3: $!
                      4: $!
                      5: $ front = f$logical( "SYS$DISK" ) + f$directory()
                      6: $!
                      7: $ vi == "$" + f$parse( front, "elvis.exe" ) - ";"
                      8: $ view == "$" + f$parse( front, "elvis.exe" ) - ";" + " ""-R"""
                      9: $ ex == "$" + f$parse( front, "elvis.exe" ) - ";" + " ""-e"""
                     10: $ input == "$" + f$parse( front, "elvis.exe" ) - ";" + " ""-i"""
                     11: $ ctags == "$" + f$parse( front, "ctags.exe" ) - ";"
                     12: $ ref  == "$" + f$parse( front, "ref.exe" ) - ";"
                     13: $ 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.