Re: AuthorEditor in InDesign Template
Re: AuthorEditor in InDesign Template
- Subject: Re: AuthorEditor in InDesign Template
- From: Christopher Stone <email@hidden>
- Date: Tue, 2 Jun 2009 07:12:46 -0500
On Jun 1, 2009, at 14:10, Stockly, Ed wrote: Is their a way to pull the Authors name from the User Login on the Mac into an InDesign Document?
tell application "System Events" set userName to name of current user --or set userName to full name of current user end tell
OR set sysinfo to system info
long user name of sysinfo --or short user name of sysinfo set longUserName to long user name of (get system info) |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden