Skip to main content
ishaanan
Participant
July 27, 2016
Question

Extend script

  • July 27, 2016
  • 1 reply
  • 588 views

Hi there,

I am new to scripting. I need a script for updating cross references in a book. I am using licensed version of Frame Maker 10. I am using Extend script.

Thanks,

Isha

This topic has been closed for replies.

1 reply

Legend
July 27, 2016

Isha,

I have a sample script that performs a book update, which should include a cross reference update. You can get it here, along with many other samples:

FrameMaker ExtendScript Samples - West Street Consulting

The script that does the book update is called "BOOK_-_General_book_operations.jsx". Hope this helps.

Russ

ishaanan
ishaananAuthor
Participant
July 27, 2016

Hi Russ,

I have that link. There is no script for fixing cross references. Thanks anyways.

Isha

4everJang
Legend
July 27, 2016

Isha,

If it is updating cross-references you need, that is one of the options of UpdateBook( ), which is in Russ' samples. If you are looking for something else, you need to give us (much) more details about what it is.

Jang