Hi!
I noticed the following unexpected behaviour of structure definition.
When you do
also float
order
struct{ cell test } test1
order
You see that the top dictionary has been replaced after the structure
was defined with FORTH. That happens all the time.
Is it possible to not alter the dictionary order at structure
definition? That would seem as a good behaviour.
Thank you!
--
Sergey
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]