Also, in my experience, sometimes when this happens when some other
bank that is being created is messing up the bos common
(as you alluded to ) - so if you can switch
off other bank producing parts of the code you can
isolate the problem. More often I get situations
(like the one I a suffering with today in the tracking
code preventing me from getting a prodcution dec97 recsis AAHHH)
in which recsis/a1 dies deep inside the fwbos call because
of a corrupted bos bank, the only way I know how to get out of this
is to start switching packages off until I find the
culprit. If I can digress into philosophy a bit - this is
why we need modular code - so pieces can be built and
tested completely independantly from eachother.
- Joe