Thanks for your response. I already have the following line: if Close (0)> 25 in all my scans but it is not working. What is unusual is that the offending line of code that is causing the error is not referencing any volume in it's scan, yet when I added the line: if vol(0)> 1 a few lines before that line, it worked. I just don't get it!!
--- In [email protected], "Lionel Issen" <[EMAIL PROTECTED]> wrote: > > QP data base includes many dead stocks. > > Insert a line: if Close(0)>0 > > > > Lionel > > > > _____ > > From: [email protected] [mailto:quotes- [EMAIL PROTECTED] On > Behalf Of optionsaregreat > Sent: Monday, August 14, 2006 9:18 PM > To: [email protected] > Subject: [quotes-plus] Division by zero errors > > > > Hi, > > After tonight's download, I am getting many "division by zero" errors, > and the scan is unable to complete. It's ocurring in multiple > different scans that I created. I run each scan seperately. My scans > have not been modified for a at least a few months and all have been > running fine every day over the last few months. It seems that the > data that was sent out tonight is causing the problem. I inserted the > following line; if vol(0)> 1 and the entire scan finally worked as > well as all others when I inserted the same line in them. I also > noticed that it is happening when the scan has started scanning > symbols beginning with the symbol "s". Can someone shed some light on > why this is happening and how to prevent this from happening again? > Thank You. > > > > > > [Non-text portions of this message have been removed] > Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/quotes-plus/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
