home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
RISCWORLD 7
/
RISCWORLD_VOL7.iso
/
Software
/
Issue4
/
WebCHNG2
/
!WebChange
/
Scripts
/
NL-LF
< 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
|
226 b
|
10 lines
WebChange.Script
; This changes newlines to be just linefeeds (RISC OS normal)
ChangeSetting NewLines.Type To "1"
; Sets the type to 1 (which means linefeeds)
RunProcess Content.NewLines
; Runs the newline changer program.