home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 April
/
CMCD0404.ISO
/
Software
/
Shareware
/
Utilitare
/
winhex
/
Text file conversion Windows - UNIX.whs
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2004-03-04
|
267 b
|
7 lines
// WinHex sample script that converts a Windows text file into a UNIX text file.
// The representation of line breaks differs in both systems.
// Can only be executed by the evaluation version if unchanged.
ExitIfNoFilesOpen
CreateBackup
ReplaceAll 0x0D0A 0x0A