[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Printing to a Text file??



PureBytes Links

Trading Reference Links

Go to a DOS window and use the command DIR >DIR.TXT to send the directory list
to a text file.  If you want to reorder the directory list sent to the TXT
file, use the DIR /? to see your options.  The directory contents will be in
DIR.TXT.

Daniel.


George Ashton wrote:

> Does anyone know if it is possible to capture a list/directory of stocks in
> MS and print to a .txt file?? I need to compare against another text list.
> Thanks.
>
> George.