!------------------------------------------------------------------------------ ! A80HEADER.EDT -- ! This EDT template will extract the header for an Intel ASM-80 source ! file, that is defined to be between a '"DESC' and '"ETX' string. ! !------------------------------------------------------------------------------ %BE F '"DESC' D %BE:. %BE F '"ETX' D .:%E EXIT ! CMS REPLACEMENT HISTORY ! *1 AMBY 9-NOV-1984 10:23:17 "Insert into library"