================= BSC v1.1 by Neil Parker February 22, 1992 ================= Package contents: README.1ST this file docs.unix how to compile and run on UNIX docs.vms how to compile and run on VMS bsc.c main source code pftypes.h ProDOS file types (for the -t option) crc.h CRC calculation routines Makefile makefile for UNIX vmsmake.com script to make BSC on VMS vmsopt.opt linker options for VMS This is version 1.1 of BSC, the UNIX (and now VMS) BinSCII encoder. The major improvement over the previous version is support for the VMS operating system. The VMS file system presents certain significant difficulties for BSC, so the VMS support is still a bit of a kludge, by my tests seem to indicate that it works. I've also added a new command-line option: The -n option allows the ProDOS filename stored in the BinSCII header to be different from the name of BSC's input file. This program compiles and runs on all the UNIX systems available to me (a Sun 3/60 and a Sun SPARC running SunOS 4.1.1, a NeXT, a Hewlett-Packard HP9000 running 4.3 BSD, and a Masscomp 5400 running RTU 5.0) and on VAX/VMS 5.2. Neil Parker parker@corona.uoregon.edu Version 1.1