perl script to pass data to another perl script?

P

PhEaSaNt PLuCKeR

Hello,

Can anyone advise me how to pass data from one script to another script?
The first script monitors data, and I want to pass parameters to that
running script.
A simple solution would be nice, but will I need to look into DDE, or
Threads?

Hope someone has done this :)
 
X

xhoster

PhEaSaNt PLuCKeR said:
Hello,

Can anyone advise me how to pass data from one script to another script?

There are lots of ways. The best is often not to do it in the first place.
The first script monitors data, and I want to pass parameters to that
running script.

Since the first script is already monitoring data, why not have it monitor
whatever data it is you want passed into it in addition to monitoring
whatever data it is currently monitoring?
A simple solution would be nice, but will I need to look into DDE, or
Threads?

I don't know what DDE is.
Hope someone has done this :)

All the time. The devil is in the details.

Xho
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,014
Latest member
BiancaFix3

Latest Threads

Top