GLBasic forum

Main forum => GLBasic - en => Topic started by: Stu_C on 2008-Oct-06

Title: ShellEND on Pocket PC
Post by: Stu_C on 2008-Oct-06

I can seem to get SHELLEND to run anything on the POCKET PC ?   Does the PocketPc not support this function ?

/StuC
Title: Re: ShellEND on Pocket PC
Post by: Kitty Hello on 2008-Oct-06
Oh. Shellcmd and shellend are both not in WinCE. I'll fix it for V6.
Title: Re: ShellEND on Pocket PC
Post by: Stu_C on 2008-Oct-06

Thats good news,  chalk another sale when thats out.  (im still on trial)




Title: Re: ShellEND on Pocket PC
Post by: Hemlos on 2008-Oct-10
Quote from: Kitty Hello on 2008-Oct-06
Oh. Shellcmd and shellend are both not in WinCE. I'll fix it for V6.

I was using this command set in windows xp, and it seems shellend is the same as this?
wait#=FALSE
ok# = SHELLCMD(cmd$, wait#, show#, rv##)
END
Title: Re: ShellEND on Pocket PC
Post by: Kitty Hello on 2008-Oct-10
On XP, yes. On Linux, the Shellcmd was unable to launch another program that requires libSDL.