|
Library /sys$common/syshlp/HELPLIB.HLB DCE, DCE_RPC, idl, ARGUMENTS, -stdin *Conan The Librarian |
-stdin
Takes the standard output of a previous utility as the input to the
idl command. For example:
$ pipe type my_filename.idl | idl -stdin
|
|