What value does this command return on a Pandora machine ?
And the same with PLATFORMINFO$("DEVICE") ?
Bad implementation. Will be: PANDORA for "", and "DESKTOP" for "DEVICE".
Has this been fixed?
I just tried it and Platforminfo$("") returns "LINUX" on my pandora
It's not a huge problem cause I can't just set it manually to "PANDORA" when I compile the pandora version of my program but I thought I'd mention that it doesn't return the right value yet.
Should be fixed in V9.
ok thanks.
I was also wondering if the Pandora will run windowed?
I was calling another program but you can't see it if glbasic is running fullscreen and it wouldn't even let me alt-tab to it.
No, it's not windowed. Do you want that?
I don't need it anymore as I spent 3 hours building a file selection system in glbasic so I don't need to call another program anymore.
Though it might be handy to have it as an option for the future.