input command
BlitzMax Forums/BlitzMax Programming/input command
| ||
| how come the input command does not show up in graphics mode and only in the output when i do a test compile |
| ||
| Because it's a standardio/console command. |
| ||
| It does showup in Graphics mode, (That is its in the console), if you only open a window, or Alt tab. But its only really any use for bedug/developer stuff. |