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: gonzongo who wrote (2538)11/28/1997 11:14:00 PM
From: gonzongo  Read Replies (2) | Respond to of 11149
 
"Any ideas on how to update MS files without predefinition. The only thing I found was to delete and readd them - bummer."

Sorry- Wednesday's delete and readd must have fixed my problem because I just told beta to update existing MS files- gave it Master directory and voila- it worked.

andy



To: gonzongo who wrote (2538)11/28/1997 11:30:00 PM
From: TechTrader42  Respond to of 11149
 
Thanks, Andy. The Brotnov scan works now. Nice work. I see you've changed some of the values in the scan, too, you sly devil. You're getting more and more selective in your old age.

;) Got it!

Brooke



To: gonzongo who wrote (2538)12/1/1997 2:49:00 PM
From: Follies  Read Replies (4) | Respond to of 11149
 
Can anyone give me the proper syntax for a "For" loop? I either get unexpected EOS or unexpected character on the next line. I think it should be:

for I -1000 to 0
println close(I);
next I;