ref: a920c765f2b4130590fb5971a50690b21664957a dir: /appl/cmd/lego/rcxsend.m/
RcxSend : module { PATH: con "/dis/lego/rcxsend.dis"; init: fn (pnum, dbg : int) : string; send : fn (data : array of byte, slen, rlen : int) : array of byte; };