lua-users home
lua-l archive

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


Thanks all for the replying.

I've tried again and may have found the reason. Indeed I didn't run the LUA script "directly" from VxWorks, but from another customized shell application.

If I run the LUA script without spawning the customized shell, it goes well. So I guess I have to look into what the customized shell do with stdio now.

--
rogerz