Posted: Wed Jan 08, 2014 7:04 am Post subject: Sort Records in the MRM domain
Apprentice
Joined: 01 Sep 2013 Posts: 42
In the MRM domain of my Output Message (OutputRoot.MRM), I have five records D B C E A whose values are populated using my msg def files...Record D (OutputRoot.MRM.D) contains quantities d1, d2 and d3. The same goes for the rest. I am trying to write these records to a file. It looks a little something like
d1d2d3
b1b2b3
c1c2c3
e1e2e3
a1a2a3
Is it possible if I could SORT these records just before they are written to file without having to make changes to the msg def files so the output may look like
If you set Composition to 'unorderedSet' then the output will be written in the order in which the elements are modeled. _________________ Before you criticize someone, walk a mile in their shoes. That way you're a mile away, and you have their shoes too.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum