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