SCUP (Screen COBOL Utility) does NOT work by recompiling source programs. Instead, it operates directly on the SCREEN COBOL object library, modifying the compiled object code without requiring recompilation. This makes SCUP operations faster and more efficient than full recompilation.