Login | |
|
 |
Re: WordPerfect conversion to Word (finished script) - 6/14/2005 3:55:01 PM
|
|
 |
|
| |
TNO
Posts: 1061
Score: 10
Joined: 12/18/2004
From: thenewobjective.com
Status: offline
|
Word has an inherent ability to open Wordperfect files and vice-versa. So you don't really need to automate a script to convert the files. a quick pseudocode: open Word application, for each file in folder open in word save as Word document with same name close word document next cleanup
|
|
| |
|
|
|
|
|