Skip to main content
Participant
February 2, 2023
Answered

VBscript for index is not working

  • February 2, 2023
  • 1 reply
  • 729 views

Hello,

I have updated InDesign from 2021 to 2023 after the update my index script is not working. Getting error 429. please help to resolve this. 

This topic has been closed for replies.
Correct answer Robert at ID-Tasker

 


You need to remove ".CC.2019" from the end of the line - so there will be only "InDesign.Application".

 

1 reply

Robert at ID-Tasker
Legend
February 2, 2023

This error happens because Adobe Installer is unable to register TLB file in the system - you need to register it manually.

 

But it's strange because you are running script from Scripts Panel, right? 

 

You need to move script from 2021 folder to 2023 folder. 

 

Participant
February 2, 2023

Hi Robert,

 

Thanks for your support, I tried moving the script from 2021 to 2023 but again facing the same issue.

 

Robert at ID-Tasker
Legend
February 2, 2023

Can you show this line 35 from the script?