Up | Previous | Next | Title Page | Contents

11.7 x/zvpout—Write parameter to parameter file. NOT RECOMMENDED.

call xvpout( status, name, value, format, count, length ) 
status = zvpout( name, value, format, count, length ) 
x/zvpout takes a parameter which exists as a valid TAE parameter in some other program and writes it to a parameter file for passing to that program. The information given is formatted and written out to the parameter file, which has already been opened with a call to x/zvpopen.

Arguments:


Up | Previous | Next | Title Page | Contents