home *** CD-ROM | disk | FTP | other *** search
- ShowModule v0.1 (c) 1992 $#%!
- now showing: "emodules:Req.m"
- NOTE: don't use this output in your code, use the module instead.
-
- LIBRARY 'req.library', reqbase /* informal notation */
- Center(A0,D0,D1)
- SetSize(D0,D1)
- SetLocation(D0,D1,D2)
- ReadLocation(D0,D1,D2)
- ReqFormat(A0,A1,A2)
- Dum()
- Dum()
- Dum()
- Dum()
- FileRequester(A0)
- ColorRequester(D0)
- DrawBox(A0,D0,D1,D2,D3)
- MakeButton(A0,A1,A2,D0,D1,D2)
- MakeScrollBar(A0,D0,D1,D2,D3)
- PurgeFiles(A0)
- Dum()
- MakeGadget(A0,A1,D0,D1)
- MakeString(A0,A1,A2,D0,D1,D2,D3)
- MakeProp(A0,D0,D1,D2)
- LinkGadget(A0,A1,A3,D0,D1)
- LinkStringGadget(A0,A1,A2,A3,D0,D1,D2,D3)
- LinkPropGadget(A0,A3,D0,D1,D2,D3,D4)
- GetString(A0,A1,A2,D0,D1)
- RealTimeScroll(A0)
- TextRequest(A0)
- GetLong(A0)
- RawKeyToAscii(D0,D1,A0)
- ExtendedColorRequester(A0)
- NewGetString(A0)
- ENDLIBRARY
-
-