<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'>
Hi again,<div>just another question regarding the pd-msg system. Say I have two parametrized abstractions [boo 1] and [boo 2] loaded in my patch. When I send a message to them to dynamically create some objects inside, I send it as&nbsp;</div><div>[obj 20 30 metro 100(---&gt;[s pd-boo.pd]&nbsp;</div><div>which, of course, goes to both instances.</div><div><br></div><div>Would it be a way to send the message only to a single instance, maybe taking into account the creation parameters?</div><div><br></div><div>Adding prefix to the abstraction names is not elegant, as that would require previously creating n abstractions, named [1_boo] , &nbsp;[2_boo] and so on...clumsy</div><div><br></div>                                               </body>
</html>