ShowModule v0.1 (c) 1992 $#%!
now showing: "emodules:ReqTools.m"
NOTE: don't use this output in your code, use the module instead.

LIBRARY 'reqtools', reqtoolsbase         /* informal notation */
  RtAllocRequestA(D0,A0)
  RtFreeRequest(A1)
  RtFreeReqBuffer(A1)
  RtChangeReqAttrA(A1,A0)
  RtFileRequestA(A1,A2,A3,A0)
  RtFreeFileList(A0)
  RtEZRequestA(A1,A2,A3,A4,A0)
  RtGetStringA(A1,D0,A2,A3,A0)
  RtGetLongA(A1,A2,A3,A0)
  Dum()
  Dum()
  RtFontRequestA(A1,A3,A0)
  RtPaletteRequestA(A2,A3,A0)
  RtReqHandlerA(A1,D0,A0)
  RtSetWaitPointer(A0)
  RtGetVScreenSize(A0,A1,A2)
  RtSetReqPosition(D0,A0,A1,A2)
  RtSpread(A0,A1,D0,D1,D2,D3)
  RtScreenToFrontSafely(A0)
  RtScreenModeRequestA(A1,A3,A0)
  RtCloseWindowSafely(A0)
  RtLockWindow(A0)
  RtUnlockWindow(A0,A1)
ENDLIBRARY

