• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: AuthorEditor in InDesign Template
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

As a one-liner:

set longUserName to long user name of (get system info)


Christopher Stone
 _______________________________________________
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

References: 
 >Re: AuthorEditor in InDesign Template (From: "Stockly, Ed" <email@hidden>)

  • Prev by Date: RE: AppleScript-Users Digest, Vol 6, Issue 241
  • Next by Date: Re: AuthorEditor in InDesign Template
  • Previous by thread: Re: AuthorEditor in InDesign Template
  • Next by thread: On My Mac
  • Index(es):
    • Date
    • Thread