09-29-2022, 04:04 PM
I need to find the current mode that was used with SCREEN. I found this code snippet in the Wiki:
https://qb64phoenix.com/qb64wiki/index.php/ScreenMode
This does work but its use of registers I don't like.
Has there been a command introduced that reports the current screen mode? I didn't know about the _HYPOT, _D2R, and _R2D statements until recently so perhaps something I need has been added and I'm just having trouble finding it?
https://qb64phoenix.com/qb64wiki/index.php/ScreenMode
This does work but its use of registers I don't like.
Has there been a command introduced that reports the current screen mode? I didn't know about the _HYPOT, _D2R, and _R2D statements until recently so perhaps something I need has been added and I'm just having trouble finding it?