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: Gary Lyben who wrote (2599)12/2/1997 12:18:00 PM
From: Follies  Read Replies (1) | Respond to of 11149
 
I've installed the latest change and have 2 problems:

1) "DaysToLoad" for my version is a function i.e. DaysToLoad(2200); not a variable/keyword DaysToLoad = 2200; gives a syntax error

2) My example program still does not flush the output buffer and the output file is truncated prematurely...

input="stocks.lst";
output="output.lst";
Integer I,Startindex;
Float F1;
Float F2,F3,F4;
DaysToLoad(1200);
Startindex := (Daysloaded-1)*-1;
For I = Startindex to -20 step 1 do
F1 := (close(i) - EMovAvg(I,10,cl)) ;
F2 := (close(i+20) - EMovAvg(I+20,10,cl)) ;
println I,",",date(I),",",F1,",",F2;
next I;

The output stops somewhere about I=-411. The status box during the status run says it wrote the correct number of lines, they're just not there.

Thanks
Dale



To: Gary Lyben who wrote (2599)12/2/1997 12:55:00 PM
From: Bob Jagow  Respond to of 11149
 
Gary,
Disk Buffer worked fine to transfer by exchange, but I can't get it to subsequently add from a mutual fund list [or an individual MF]. It shows the symbols being loaded, but no decrease in free space and results in *no* change in DISKBUFF...Strange.

Can any win95 user confirm this problem?

bob



To: Gary Lyben who wrote (2599)12/2/1997 2:50:00 PM
From: TechTrader42  Respond to of 11149
 
After downloading the update, I still can't output !DJ30 and !DJ15 to MS directories properly. They both wind up being renamed !DJ. I reinstalled diskbuff, as you suggested, and I deleted the old MS directories, but the problem continues. Any idea what might be causing it?

Are you able to edit daily data? Am I the only one who gets GPF's when I try to do this?

Incidentally, I had some problems reinstalling the diskbuff today, and everything went smoothly after I cleaned the disk. The culprit was fingerprints, and I'm having them sent to the LAPD lab for testing (Dominick Dunne's suggestion). I suspect they'll be Andy Gabor's, but they could be anybody's. You're all suspect. So if anyone gets data error messages when installing diskbuff, try that advanced technical solution.

Thanks,

Brooke