User`s guide
BDOS FUNCTION 110: GET/SET OUTPUT DELIMITER
Entry Parameters:
Registers C: 6EH
DE: OFFFFH (Get) or
E: Output Delimiter (Set)
Returned Value:
Register A: Output Delimiter or (no value)
A program can set or interrogate the current Output Delimiter by calling Function
110. If register pair DE = 0FFFFH, then the current Output Delimiter is returned in
register A. Otherwise, Function 110 sets the Output Delimiter to the value contained
in register E.
Function 110 sets the string delimiter for Function 9, Print String. The default
delimiter value is a dollar sign, $. The CCP restores the Output Delimiter to the
default value when a transient program is loaded.
3-93
BDOS Function Calls CP/M 3 Programmers Guide