I am using a third-party batch processing software to set bookmarks to open files. I want to set bookmark to execute javascript. I need to create a line of javascript code to open a file with a variable file name but ALWAYS start with a number list.
I don't know javascript but I think this should be just a simple line of code.
This is what I need to do:
In the current directory open file named starts with "1. ". I can just change the number for each bookmark.
The software I am using can find bookmarks and set the actions accordingly. I just need the line of code for each number.
can anyone help? thanks so much
I don't know javascript but I think this should be just a simple line of code.
This is what I need to do:
In the current directory open file named starts with "1. ". I can just change the number for each bookmark.
The software I am using can find bookmarks and set the actions accordingly. I just need the line of code for each number.
can anyone help? thanks so much