home *** CD-ROM | disk | FTP | other *** search
- WebChange.Script
-
- ; This changes all newlines to be linefeed/carraige return combis
- ; (note that this is the reverse of the carraige return/linefeed
- ; option!)
-
- ChangeSetting NewLines.Type To "3"
- ; Change the type variable to 3, which means lf/cr
-
- RunProcess Content.NewLines
- ; Run the newline changer program.
-