Page 1 of 1

Get job designdsx from command line without shared container

Posted: Thu Jan 23, 2014 1:51 pm
by RiyaNY
I want to take dsx export of lot of jobs into individual files for each job. Hence i am planning to use dsexport.exe in a batch file.
When i take dsx export using designer, the shared container is not included in the design dsx but when i use dsexport.exe design of the shared container is also exported along with the job export.
I dont want the shared container design to appear in the job export but i want to use some command line script that gives me dsx output.

Posted: Sat Jan 25, 2014 4:43 pm
by kduke
There is a no dependent option. Do a search.

Posted: Sun Jan 26, 2014 4:47 am
by RiyaNY
Thanks. I have tried no dependents option, still the dsx contains shared container design. Nodependents removed routines design from the dsx.

Posted: Thu Jan 30, 2014 10:32 pm
by kduke
There is a Perl script to split a DSX file into parts. Use it to remove the shared container.

Posted: Sat Feb 01, 2014 6:13 am
by RiyaNY
Yes thank you.... Will do that

Posted: Sat Feb 01, 2014 8:27 am
by chulett
An exact search for 'cutter' will turn it up.