Closed GoogleCodeExporter closed 9 years ago
Sorry for the late reply since googlecode didn't notice me.
This is because COMMAND and OUTPUT has been changed from 'string' to 'char'
type. And I forgot to change the Wiki document. By 'char' type, one needs to
pass the '-S' switch to treat char array as string.
{{{
caput -S MTEST:COMMAND 'whoami'
caget -S MTEST:OUTPUT
}}}
I have corrected the Wiki page.
Original comment by xiaoqian...@gmail.com
on 3 Jun 2013 at 6:54
Original issue reported on code.google.com by
andrewgo...@gmail.com
on 19 May 2013 at 6:05