<> <> <> <> DIRECTORY Ascii USING [CR, SP], Basics USING [UnsafeBlock, HighByte, HighHalf, LowByte, LowHalf, RawBytes], Convert USING [IntFromRope, RopeFromInt], IO, NSString USING [Character, String], <> NSTTY USING [GetChar, GetEditedString, PutChar, PutString], Process USING [Abort, DisableTimeout, EnableAborts], PrincOpsUtils USING [IsBound], RefText USING [Append, ObtainScratch, ReleaseScratch, TrustTextAsRope], Rope USING [ROPE, ToRefText], <