- Posted by
- Hi all! I'm searching for a while a solution to open a file, convert to 133 columns, convert it to ebcdic and save. My code : while(nFileCount--) { UltraEdit.open(asFileNames[nFileCount]); UltraEdit.activeDocument.toEBCDIC(); UltraEdit.activeDocument.wrapToReturn(133); UltraEdit.closeFile (UltraEdit...Posted in Scripts
-   Topics
-   Views
- fej
Oct 13, 2010