<pre>function getXCMDs  toComputer  put "XCMD" into resType  if there is not a menu resType then appendResMenu resType  return menu resTypeend getXCMDs</pre>