Results 1 to 3 of 3

Thread: Catching CMD Pipes? [ RESOLVED ]

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2005
    Posts
    23

    Resolved Catching CMD Pipes? [ RESOLVED ]

    Hey, Im working on a speech program that takes a defined file and reads it. But im trying to keep it from being hardcoded, Ive got it to work with Command Line Args, but Im wanting to create a batch file where I define the file to be read from there. Ive got the CMD line need

    type C:\test.txt|Speech.exe

    but I cant find a way to have my program open up and recieve the Standard IO. Anyone have any tips?
    Last edited by DustinH; May 24th, 2005 at 05:22 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width