PATCH FILE FOR FCLOSE.MAC IN DECUS 11-SP-18 KIT Purpose:- This program has a plethora of conditional assembly tests to handle the different operating systems and a large number of edits to try to make it all work. It appears that, as a result, the code which would cause the last incomplete line of terminal output to be flushed out at program termination under RT-11 is not executed. Method:- Put in another conditional assembly test. (Sorry it should really all be rewritten). Patching:- Patch the FCLOSE.MAC file using SLP. The commands are R SLP FCLOSE.NEW=FCLOSE.OLD,FCLOSE.PAT/A/T where FCLOSE.OLD is the 11-SP-18 version of FCLOSE.MAC, FCLOSE.NEW is the result of the patch and FCLOSE.PAT is the differences file which begins with the line -66 below. -66 ; b1 22-Sep-84 HFR Call $$flsh to flush incomplete terminal line on ; closedown. -108 .ift ; next test kills closedown flush of terminal on RT11 ;b1+ -110 ;b1- .iftf /