List of all stocks (in the world!)

#1
This has some relevance to previous thread (Complete Stock list) although my message on there is not very visible :(

Is it possible to download somewhere a complete list of the symbols traded on the US stock markets (and the rest of the world)?

How to obtain this list from Yahoo? Is it possible to download an up-to-date list of all ticker symbols on the NYSE (or indian) using the technique
server = 'http://table.finance.yahoo.com/table.csv'; (followed by some arguments)?

im using this in Java programming to get stock data (works well)- but i'd like to get a complete list of ALL stock symbols in the US markets (and indian & world for that matter).

Help much appreciated! :eek:
Gvanto