var fDesc=new Array(); fDesc[0] = "VEDIT quickly edits, translates and sorts any text, data, binary (hex) or EBCDIC file; even 100 Gigabytes!
VEDIT is Ideal for All Editing:
* Perfect for programming
* Fast, easy editing of any Windows, DOS, UNIX or Mac text files
* ASCII, EBCDIC, binary (hex) files
* Translating, converting, clean-up (C-like macro language)
* Flexible, multi-key sorting
* Automation - the #1 VEDIT feature for many customers
Quickly edit huge, tricky files:
* Database, log, mainframe files
* Binary, control & graphics chars
* Fast, flexible, multi-key sorting
* Regular VEDIT: up to 2 Gigabytes
VEDIT Pro64: unlimited size!
* Lines with 100,000 columns
Mainframe to PC conversion:
* EBCDIC/ASCII conversion
* Support packed, binary fields, etc.
* Variable and fixed-length records
* Use COBOL "copy-books"
* Convert the toughest files
* Optional contract services - "turnkey" solutions available - 3480/3490e tape conversion"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }