| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
I’m trying to trigger a script in InDesign based on a page number being odd or even.
Is there a way to test if a number is odd or even.
Here is a stripped down version
Repeat with y from 1 to mypageCount
..........
if y is odd
Set myPage to true
Else
set myPage to false
End if
End repeat
Odd and Even show up as some kind of accepted parameter but doesn’t act the way I thought it would.
_______________________________________________ Do not post admin requests to the list. They will be ignored. AppleScript-Users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-users/email@hidden Archives: http://lists.apple.com/mailman//archives/applescript-users This email sent to email@hidden
| References: | |
| >Odd or even numbers (From: Dan Doughtie <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.