Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

how to select edit-> incopy-> add all stories to assignment

Participant ,
Jun 25, 2016 Jun 25, 2016

Hi,

I want to create icap file for InDesign files in selected folder. The follwoing steps are my task.

STEPS:

1) Add new assignment [ icma file creation to input path ] through javascript

2) Select existing assignment from edit->incopy->add all stories to assignment->existing assignment . The image is as shown in given below

http://Screen shot 2016-06-25 at 1.31.11 PM.png

3) Update Selected assignment

Screen shot 2016-06-25 at 2.48.26 PM.png

4) Create icap file.

Mainly seeking for first 2 points as mentioned above.

If any one know the code from the above four points

Advance Thanks,

Mahesh.J

TOPICS
Scripting
506
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 25, 2016 Jun 25, 2016

Hi Mahesh,

since this is the scripting-forum: What did you try before? Where is your scripting-snippet?

Did you do a search on the forum? This question was answered before!

best

Kai

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Participant ,
Jun 25, 2016 Jun 25, 2016

Kai,

Thanks for your reply.

I searched but I cant get it.

If you feel free reply with that link.

Regards

Mahesh

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Enthusiast ,
Jun 25, 2016 Jun 25, 2016
LATEST

This is a good starting point: Re: Move unassigned story to an assignment (for InCopy) . Read the script from Kasyan.

While some things in the UI are possible, they don’t work with scripting.

So the steps are:

1. Add a assignment

2. Collect all stories

3. Add every single story to unassigned

4. Move every single story to your assignment

Kai

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines