Name of program: DELLINE.PGM Associated Application Note: 217 Description: DELLINE.PGM is similar to DELGRAF.PGM in that it defines and deletes text after searching for a string. However, DELLINE.PGM deletes only the line containing the string, not the entire paragraph. TO USE: At the command line, type "run delline.pgm,string" where string is the string of text you want the program to find and delete the line on which it occurs.