OpenConsole() not working on Mac OSX?
Posted: Thu Apr 16, 2020 2:13 am
Been out of the loop with pure basic a few years.
Upgraded Mac OSX from Snow Leopard to High Sierra 10.13.6
Pure Basic quit working
Added X-Code 9 to Mac per forum suggestion. Can not get 10.1 any more
Pure Basic working with debug and with MessageRequester
BUT I can't seem to get an OpenConsole. No errors, just no console.
OpenConsole()
Print("Press enter to exit")
Input()
End
Attempted to load hybrid leading to X-Code 10-2-1.
Pure Basic still works, But OpenConsole() has no effect. The input command above does not interrupt the code. ANY IDEAS? I really do like PureBasic & would like to get back to it now I am retired & have time.
Upgraded Mac OSX from Snow Leopard to High Sierra 10.13.6
Pure Basic quit working
Added X-Code 9 to Mac per forum suggestion. Can not get 10.1 any more
Pure Basic working with debug and with MessageRequester
BUT I can't seem to get an OpenConsole. No errors, just no console.
OpenConsole()
Print("Press enter to exit")
Input()
End
Attempted to load hybrid leading to X-Code 10-2-1.
Pure Basic still works, But OpenConsole() has no effect. The input command above does not interrupt the code. ANY IDEAS? I really do like PureBasic & would like to get back to it now I am retired & have time.