03-30-2023, 07:51 PM
What's wrong with new Dialog boxes?
Code: (Select All)
_Title "Test boxes" 'b+ 2023-03-30
' default screen
_MessageBox "Box tests", "This is the _MessageBox test, coming up next is _InputBox test."
ans$ = _InputBox$("Box Tests", "Hi, how do you like the tests so far?", "Great!")
Print "So you think these tests were "; ans$
724 855 599 923 575 468 400 206 147 564 878 823 652 556 bxor cross forever

