Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

var myPageName #35

Open
Marantz5779 opened this issue Jan 1, 2024 · 0 comments
Open

var myPageName #35

Marantz5779 opened this issue Jan 1, 2024 · 0 comments

Comments

@Marantz5779
Copy link

Marantz5779 commented Jan 1, 2024

I saw an addition someone named DMD add to the script:
'Start placing on Doc page' automatically pulls the page you are currently on
I would appreciate it if you could add it in the next version

var myPageName = app.activeWindow.activePage.name

// Doc start page dLog.pan1.add('statictext', [10,94,190,109], "Start Placing on Doc Page:"); dLog.docStartPG = dLog.pan1.add('edittext', [10,114,70,137], myPageName); dLog.docStartPG.onChange = docStartPGValidator;

THANKS!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant