pv_export
Converts a .pvx file to a comma separated text file.
Syntax
Initialization
pv_file - Name of the input .pvx file.
cstext_file - Name of the output comma-separated text file.
The pv_export utility generates a comma-separated text file for manual editing of a .pvx file produced by the PVANAL utility. It can be used in combination with pv_import to produce data for the pvoc generator.
Credits
Author: John ffitch
1995