Removing codes

R

Roger

Recovering from a hard disk crash, most files were salvaged. Unfortunately,
all the word files contain various code items like, for instance:

alert("PORTRAITORIENTATIONwhile(printer.orientation != "portrait")
printer.marginRight = printer.unprintableRight;
printer.marginLeft = printer.unprintableLeft;

Is there a way to convert the documents back to a more readable form?

Thanks.
Roger
 
Top