This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set totalPages to 1000 -- put total number of pages here | |
set startPage to 0 | |
set authorName to "YOUR AUTHOR HERE -- put author name here | |
tell application "VitalSource Bookshelf" | |
activate | |
repeat with theIncrementValue from startPage to totalPages - 1 by 5 | |
if (theIncrementValue = 0) then | |
set thisValue to "1" -- if we're just starting, start at 1 | |
else |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am snuupy on github. | |
* I am snuupy (https://keybase.io/snuupy) on keybase. | |
* I have a public key ASD1TF3BFHLy4n1xgAcNl1cTmUWP0_FSFQObyBs739w7HAo | |
To claim this, I am signing this object: |
NewerOlder