Hello:
I would appreciate some enlighting comments
concerning the domains in BB. Here is the problem:
TRAP 21 (precondition violated)
Stores.Writer.WriteStore [00002884H]
The Stores.odc explain, that:
"PROCEDURE (VAR wr: Writer) WriteStore (x: Store)
All stores that are written using the same writer must
have the identical domain."
Precondition which is violated:
21 x # NIL => writer must have no domain,
or the same one as x (and as all previously written stores)
How can this happen? I am embedding a few views of my design in a text,
they look healthy and just fine. But then, when I try to save
this text, the trap happens. I admit I embedded the views by copying
and pasting (using keystrokes CTRL-A, CTRL-C, CTRL-V). This
is a perfectly legal Windows operation and it seems to work
just fine. How could the domains get corrupted?
I barely dare to whisper that the domains in BB look like
one big headache to me....
The words of wisdom will be highly appreciated.
Please send e-mail responses directly to me with a copy
to the mailing list, because I am receiving mailing list
digests once a week.
Thank you!
Wojtek Skulski skulski{([at]})nowhere.xy
--------------------------------------------
To unsubscribe from this mailing list, send a message containing the word "unsubscribe" to:
blackbox-request{([at]})nowhere.xy
To get a list of valid e-mail commands and instructions on their usage, send a message containing the word "help" to the above address.
Send any problem reports or questions related to this email list to the list owner at
owner-blackbox{([at]})nowhere.xy
Received on Fri Sep 14 2001 - 06:13:16 UTC