<snip > Of course, the way to handle this is to add code to test
the size of the array before trying to iterate it, which I have now
done. But I am still at a loss to understand how the error could occur.
What I usually do in situations like this is to put in lines of code
to write out to log files. You usually spot something unusual then
and can refine it or fix it.
Something like
if file('alerts.txt')
strtofile('My messages','mylogfile.log',.t.)
endif
You can then turn off the logging by removing the alerts.txt.
Yup, I've done this before too. I was hoping suggestions from folks
would narrow down the range of stuff I'd need to log.
Thanks.
Ken
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox
OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message:
http://leafe.com/archives/byMID/profox/FC.D7.21189.71B68B85@cdptpa-omsmta03
** All postings, unless explicitly stated otherwise, are the opinions of the
author, and do not constitute legal or medical advice. This statement is added
to the messages for those lawyers who are too stupid to see the obvious.