! ! EXECUTE_DCL_LINE will take a copy of the line the cursor is currently ! on and send it to the DCL subprocess within EVEplus. ! Author: A. Watson ! Creation date: 19-MAR-1987 ! procedure eve_execute_dcl_line eve_dcl(current_line); endprocedure;