Quantcast
Viewing all articles
Browse latest Browse all 100

Re: Javascript/ Batch Processing - Query (Please assist/advice)

Do you mean an example? Yes, in the reference file.

Here's an example I sent recently to someone on a different forum:

 

This code will create 3 bookmarks that go to pages 1 to 3:

 

  1. this.bookmarkRoot.createChild({cName:"Page 1", cExpr:"this.pageNum = 0", nIndex:0})
  2. this.bookmarkRoot.createChild({cName:"Page 2", cExpr:"this.pageNum = 1", nIndex:1})
  3. this.bookmarkRoot.createChild({cName:"Page 3", cExpr:"this.pageNum = 2", nIndex:2})

Viewing all articles
Browse latest Browse all 100

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>