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: Nine_USA who wrote (9096)3/25/1999 11:08:00 AM
From: Sean W. Smith  Read Replies (1) | Respond to of 11149
 
<<Now next step give us column heading on output.>>
and conditional output to any of several specified files

and variables which are NOT reset for each stock

and arrays


And Functions

and Classes

and Virutal Functions

and Template Classes

and Polymorphism

and Single and Multiple Inheretance

and Overloaded operators

list could go one for ever...

Sean



To: Nine_USA who wrote (9096)3/25/1999 9:00:00 PM
From: Gary Lyben  Read Replies (1) | Respond to of 11149
 
All -

There is a new qp2 build at

qp2.com
OR
qp2b.com

The programs in this version will run at normal priority under NT instead of high priority.

The Internet Downloader is changed to work with the new server software at qp2.com.

The scan program has some bug fixes, and it includes 2 new statements to output headers in the scan.

Examples:

PrintHdr "Symbol,open,high"; - prints a line with no return at the end.

PrintHdrLn "symbol, description"; - prints a line that includes a return at the end.

Gary