home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
c't freeware shareware 1999 February
/
CT_SW9902.ISO
/
pc
/
software
/
finanzen
/
boerse
/
stock100.exe
/
setup.fil
/
sources
/
zdnetindex.src
< prev
Wrap
Text File
|
1999-02-10
|
923b
|
49 lines
[Symbol]=zdnetindex
[Country]=1
[Name.German]=Indizes (U.S.) - Zdnet.Com
[Name.English]=Indexes (U.S.) via Zdnet.Com
[InfoShort.German]=U.S. Indizes. Suche nach Index-Namen (Dow, Nasdaq, S&P 500, AMEX). Ca. 20 Min. Verzîgerung.
[InfoShort.English]=U.S. Indexes. Search for one of the following index names: Dow, Nasdaq, S&P 500, Amex. 20 min. delayed
[InfoLong]=...
[BasedOn]=http://www.zdii.com
[Host]=www.zdii.com
[Doc]=index.asp?display=extra
[ParserScript]=...
set "decimal", "."
set "thousand", ","
set "currency", "XXX"
onerror "<$(SYMBOL) not found>"
findline ">$(SYMBOL)<"
onerror "<FAIL>"
outputto "last"
joinuntil "</TR>"
killtag "*"
unspace
findinline " "
saynextnumber
outputto "abschange"
saynextnumber
outputto "date"
findline "Data delayed"
killtag "*"
unspace
sayuntil " "
say "|M/D/Y"
outputto "time"
movechar 1
sayuntil "M"
say "M|h:m:s x"