********************************************************************** * C ********************************************************************** * COPYRIGHT 1983 EUGENE H. MALLORY * ********************************************************************** PROGRAM: C - Extract and submit a batch file from a C program. USAGE: C [name] FUNCTION: This opens the file name.C. It extracts lines beginning with % and constructs a "submit" file on the A: disk It is used to submit c compiles. It remenbers the last name in a file ENAME.$$$. If called without the name, it will use the saved name.