How to handle input and output of a program executed by System function in perl
From: zw (zw_at_cs.man.ac.uk)
Date: 07/18/04
- Next message: Jürgen Exner: "Re: How to handle input and output of a program executed by System function in perl"
- Previous message: Joe Smith: "Re: bytes.pm problem"
- Next in thread: Jürgen Exner: "Re: How to handle input and output of a program executed by System function in perl"
- Reply: Jürgen Exner: "Re: How to handle input and output of a program executed by System function in perl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 18 Jul 2004 13:31:16 -0700
Could anybody tells me how to handle input and output of a program
executed by System function in perl, please? I used a system function
defined in a perl script to call a program such as a Java or C program
to run and then I want to capture the return result from this Java or
C program to a local variable defined in this perl script.
- Next message: Jürgen Exner: "Re: How to handle input and output of a program executed by System function in perl"
- Previous message: Joe Smith: "Re: bytes.pm problem"
- Next in thread: Jürgen Exner: "Re: How to handle input and output of a program executed by System function in perl"
- Reply: Jürgen Exner: "Re: How to handle input and output of a program executed by System function in perl"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|