Hello,
I'm trying to write a JavaScript that will walk through each record in a data file and merge the record, save the merged document and close it. A merge of all records works using the example in the scripting addendum, but I can't figure out how to tell it to only merge a single record. I know the key is to use recordSelection & recordRange, but I don't understand how to modify those properties. I know I must be missing something basic about JavaScript, can anybody help?
Thanks,
David
I'm trying to write a JavaScript that will walk through each record in a data file and merge the record, save the merged document and close it. A merge of all records works using the example in the scripting addendum, but I can't figure out how to tell it to only merge a single record. I know the key is to use recordSelection & recordRange, but I don't understand how to modify those properties. I know I must be missing something basic about JavaScript, can anybody help?
Thanks,
David