Expression Order
03-Aug-93 13:29:02
Sb: #50237-Expression Order
Fm: Julie Solon [Microsoft] 71075,107
To: Rob Lefebvre 70304,2554
Rob,
> A common piece of code looks like this:
*WINDOW
+OBJECT1
+OBJECT2
+OBJECT3;
I'm not familiar with this syntax, therefore, I'm not sure why the failure.
In a multi-threaded situation, you would not be guaranteed a particular order
for functions to execute. If the code is not multi-threaded, stepping through
the code with a debugger may help you to understand what is going on.
Sincerely,
Julie Solon
Microsoft Developer Support