[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] Problem with shel_write()



Hello,

I have an issue with shell_write(). I call it with a command line 
(shel_write(SWM_LAUNCH, 0, CL_NORMAL, path, command)) to launch a GEM 
application that receives the command line. However, the GEM app is correctly 
launched, but the 1st character of the command line is missing. So "command" 
becomes "ommand". The workaround is easy enough but I would like to 
understand what I'm doing wrong. 

Cheers,
JFL
-- 
Jean-François Lemaire