News:

 

Topic: [Fixed] exporting linked composite tools  (Read 2277 times)

0 Members and 1 Guest are viewing this topic.

  • No avatar
  • Posts: 2102
  • Polygon
September 22, 2017, 04:09:24 am
Hi IStonia,

I have created a composite tool that calls 3 others. I see that when exporting the main composite tool(that calls the other 3), it also exports(embeds) the composite tools it links to. So in the one exported composite tool, I have 4 tools (I would of course expect you to know that already)

I will try to explain the issue.

The "main" composite tool when run, will call the 3 other composite tool, buts calls one of them twice. So simple example of when the main composite tool runs, it will call:-

Composite tool "A"
Composite tool "B"
Composite tool "B"
Composite tool "C"

After saving the main composite tool, I imported it back into a new config. But when it loaded it showed:-

Main composite tool (correct)
Composite tool "A" (correct)
Composite tool "B", which had the instruction set twice
Composite tool "B_01" which was empty
Composite tool "C" (correct)


Please check when you have time.
--------------------------------------

Fixed,

Thank you.
« Last Edit: September 22, 2017, 04:05:23 pm by steve »

  • No avatar
  • Posts: 3716
  • Developer
  • Administrator
  • Polygon
September 22, 2017, 10:25:47 am