I have a console application that is stdio friendly, however--I don't see anything about fopen in the Aspect docs about arguments to run and exec to catch these "files".
Is it an interactive application that will be continually running, or can you redirect the output to a temporary text file that Procomm could read? I'm not aware of another way for ASPECT to read from stdio.
Is this an application you can tailor to fit your needs, or a third-party app? One other thing I thought about was you could pass messages via environment variables (ASPECT can read environment variables using the getenv command, but I've heard of some problems on Win9x platforms I think).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.