home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ST-Computer Leser-CD 2000 January
/
LCD_01_2000.iso
/
anwend
/
luna146
/
_english
/
scripts
/
htm2asc.lus
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
MacRoman (detected)
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-11-12
|
318 b
|
14 lines
;
; Script file created by Luna 1.20.
;
replace(5,35,0,-1,"ä"."ä")
replace(5,35,0,-1,"ö","ö")
replace(5,35,0,-1,"ü","ü")
replace(5,35,0,-1,"Ä","Ä")
replace(5,35,0,-1,"Ö","Ö")
replace(5,35,0,-1,"Ü","Ü")
replace(5,35,0,-1,"ß","ß")
replace(5,35,0,-1,"&"," & ")
end()