home *** CD-ROM | disk | FTP | other *** search
- *
- * FileRequest.asm 13-Jan-88
- * Copyright © 1988 by David Czaya (PLink -Dave-)
- *
- * This is a relatively close translation of the C language demo
- * 'FileRequest.c' in 'Transactor for the Amiga' magazine [Vol. 1/Issue 1].
- *
- * Above noted C version is Copyright © 1987, Scott Ballantyne
- *
- * The arp.library (vers. 31 or higher) MUST be present for this program
- * to function! Do NOT use V32.01 because of a possible bug in the
- * FileRequest() function.
- *
- * FileRequest MUST be called from the CLI.
- *
- * This source and any resulting object and load files are public domain
- * material.
- *
-
-
- This archive contains the FileRequest.c demo from 'Transactor for the Amiga'
- magazine translated into assembler. It presents a CHeath type file requester,
- as seen in many commercial and PD programs, and returns the directory and file
- selections to the current output.
-
- Not impressed? Take a look at the load file size! Almost a third of THAT is
- selection processing!
-
- Version 32 and higher (arp.library) will include a <parent> gadget and the
- ability to double-click a selection (this is apparently broken in V32.01).
-
- Help support the ARP project by writing to C= and telling them you would
- like to see it included in AmigaDOS 1.3 and higher!
-
-
- -Dave-
-
-
- $ >-Dave-
- Complaints >NIL:
-