I have an old Microfocus COBOL program I am making some modifications to and it uses some CALL BY NUMBER routines. I have found what most of them do except for one. It is 'CALL X"91"' Using function 2 and function 35. I can not seem to find what these two functions do. I have found answers for several other functions (18, 46, 47). Does anyone know what these two fuctions do or any ideas on where to look.