Short:        Returns the name of of the front (public) screen
Architecture: m68k-amigaos

ReadMe for FrontPubScreen
12 Apr 1992 john fieber (jfieber@sophia.smith.edu)

FrontPubScreen is a small CLI utility that helps some programs to
make better use of public screens.  It simply returns the name of the
frontmost screen (if it is public).  It was written in cweb and
compiled with SAS/C 5.10.  See the source file `FrontPubScreen.w' for
more detailed documentation.  Alternately, if you have TeX you can
print out the cweave generated TeX file (FrontPubScreen.tex).

Archive Contents:

ReadMe               This file
makefile             self explanitory
FrontPubScreen       The compiled program (put in your C: directory)
FrontPubScreen.w     The CWEB source Code
FrontPubScreen.c     C code generated by ctangle
FrontPubScreen.tex   TeX code generated by cweave