Intrinsic-71 RawText

Top  Previous  Next

71: RawText(device, address);

 

This intrinsic is the same as the Text intrinsic except that strings are terminated by a space character with its most significant bit set ($A0). This enables the extended ASCII codes to be used. The terminating space is not sent out.

 

(Controlling Screen Refresh can speed up this intrinsic. See the Console Refresh section for more information.)