SI
SI
discoversearch

We've detected that you're using an ad content blocking browser plug-in or feature. Ads provide a critical source of revenue to the continued operation of Silicon Investor.  We ask that you disable ad blocking while on Silicon Investor in the best interests of our community.  If you are not using an ad blocker but are still receiving this message, make sure your browser's tracking protection is set to the 'standard' level.
Strategies & Market Trends : TA-Quotes Plus -- Ignore unavailable to you. Want to Upgrade?


To: Debra Orlow who wrote (7453)10/28/1998 12:49:00 PM
From: Bob Jagow  Respond to of 11149
 
Sure you can get it alphabetical by name, but why not just display the MS list sorted by symbol?

If you must, a careful read of the thread would yield:
-add the name to the println
-sort this output by name [in the qp SS]
-save this name-sorted list as a different name
-run a scan on that list which includes the desired proccessMS output.

Putting all of them in a single dir is harder ;)