ADM2

Kalan

Member
Hi,

Can any one pls tell me how to create a link between 2 smart objects in single smt?

and difference b/w dispatch and notify and it uses?

Thanks.
 
In the ADM2/Dynamics you can only add a link if you have the containr.p in the super procedure stack.

Code:
run addLink in handleToContainer ( handleToSource, linkType, handleToTarge ).

I can't tell you anything about the difference between dispatch and notify because these are ADM1. I only vaguely remember that, some 20 years ago I came across and application based on ADM1 ...

I suppose your question is all about ADM1 and therefore my solution might not apply to you.

Heavy Regarsds, RealHeavyDude.
 
Back
Top