[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Mar 13 11:49:27 1998 
Subject:pop11 
From:Martin Packham 
Volume-ID:980313.01 

Hi,

Ineed to do the following and was wondering if anyone could help me


I need to create a text file using a template and inserting various bits
of text depending of the value of ceratin variables obtained from the
user. 
	I then need to invoke another program (smv) with the text file and then
capture the output of smv ,interpret it in pop11 and only then 
output to the user some meaningful information.

I have written code to ask the user for the required variables and I
have the template I don't know how to make a text file out of these
though or how to invoke another program from within pop11 and control
where its output goes. I also know how to do the interpreting once I
have the required output in the right place.


Thanks for your time 


Martin