Hi all,
I am trying to find modern equivalents of the following two DBOS calls, but the function the documentation suggests to use is undocumented and not showing up in any searches.
Can anyone advise if these are safe to remove now as the help files suggest this kind of stuff was only needed for VGA?
Both SET_PALETTE@ and SET_VIDEO_DAC@ are now recommended to use SET_COLOURS@ but it is not documented.
I also have the following to migrate but these should be easier; ELLIPSE@ FILL_ELLIPSE@ DRAW_TEXT@ GET_MOUSE_POSITION@ RECTANGLE@ FILL_RECTANGLE@ DRAW_LINE@ CLEARWIN_MODE@ COMMAND_LINE@
Regards
Ryan