home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
RISCWORLD 7
/
RISCWORLD_VOL7.iso
/
Software
/
Issue4
/
WebCHNG2
/
!WebChange
/
Scripts
/
NL-CRLF
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-02-03
|
212 b
|
9 lines
WebChange.Script
; This changes newlines to carraige return/line feed combis.
ChangeSetting NewLines.Type To "2"
; Change the NL type to 2 (meaning cr/lf)
RunProcess Content.NewLines
; Run the newline changer.