home *** CD-ROM | disk | FTP | other *** search
/ RISCWORLD 7 / RISCWORLD_VOL7.iso / Software / Issue4 / WebCHNG2 / !WebChange / Scripts / NL-CR < prev    next >
Encoding:
Text File  |  2001-02-03  |  225 b   |  9 lines

  1. WebChange.Script
  2.  
  3. ; This changes newlines to just carraige returns.
  4.  
  5. ChangeSetting NewLines.Type To "0"
  6. ; Change the NL type to 0, which means carraige returns.
  7.  
  8. RunProcess Content.NewLines
  9. ; Run the newline changing program.