Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use AcuBench from scratch

Status
Not open for further replies.

Ceasar24

Programmer
Mar 10, 2008
1
0
0
Hi I have never used Acubench before and I have a program written in Acubench producing html reports I want to change the output to csv. Is it possible or should write a program in AcuCobol which reads the html file and gives a csv.
 
If the program was written using the AcuBench IDE, it would be easiest to modify the program in that environment. You can, however, simply edit the source with any editor and compile it manually.

Regards,

Glenn
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top