Claude Mourier 00 wrote: 
> Is there any way to work with a three buttons mouse on a PC (I found using
> the third button as Escape very convenient on native QDOS/SMS machines) ?

Command MOUSE_STUFF defines which character is generated when pressing
the third button. So for ESC that would be

MOUSE_STUFF CHR$(27)

Marcel

Reply via email to