ref: 249dc0489c7b24371e1f829e9c849fa7464f6c0c 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; };