home *** CD-ROM | disk | FTP | other *** search
- .name
- APIPE
- .fullname
- APipe-Handler
- .version
- 37.7
- .date
- 1994.12.18
- .type
- Handler
- .short
- Alternative pipe handler (incl. source)
- .description
- The `APipe-Handler' allows you to add the `APIPE:' DOS device to your
- system. This device acts as a pipe between two programs, but in a
- different manner than the standard `PIPE:' device does. This handler
- interprets the text after the `APIPE:' prefix as a command line
- to execute, and the process/command which opens the file indicated
- by the mention of `APIPE:' can now read the standard output or write
- the standard input of the program indicated by the command line
- depending on whether the `APIPE:' file was opened for reading or
- writing, respectively. Thus, the opening an `APIPE:' file is analogous
- to the UNIX `popen()' call, but it is more widely available to the user.\n
- Complete source is included and can be used as an example of a handler.
- .author
- Per Bojsen
- .requirements
- Requires AmigaOS 2.04 (V37) or later
- .distribution
- Freeware
- .address
- Maglegaards Alle 51, st. th.
- DK-2860 Soeborg
- Denmark
- .email
- bojsen@moria.home.id.dtu.dk
- bojsen@cbmden.adsp.sub.org
- bojsen@id.dtu.dk
- bojsen@ithil.id.dtu.dk
- pb@delta.dk
- .exectype
- 68000
- .installsize
- 4K - 51K
- The source can be trimmed from the installation saving 47K.
- .construction
- SAS/C 6.51 with full optimization
- .tested
- A3000. No Enforcer hits known. Tested under AmigaOS V37 through V40.
- .docs
- README
- .described-by
- Per Bojsen (bojsen@moria.home.id.dtu.dk)
-