• 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
ANN: Piyomaru display text fields script Library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ANN: Piyomaru display text fields script Library


  • Subject: ANN: Piyomaru display text fields script Library
  • From: Takaaki Naganoya via AppleScript-Users <email@hidden>
  • Date: Sat, 5 Oct 2019 15:51:23 +0900

Hi All,

I’ve just released some free AppleScript Libraries.

display text fields script Library v1.0


display text fields script Library is an AppleScript library that gives AppleScript scripts the ability to show label and value paired data with dialog. It requires macOS 10.12 or later. Sample script is included in its AppleScript dictionary which can be used by clicking “Click Here to Open This Script” link.

http://piyocast.com/as/archives/7580
http://piyocast.com/as/wp-content/uploads/2019/10/displayTextFields.zip

<sample>
use AppleScript version "2.5"
use scripting additions
use framework "Foundation"
use tfLib : script "display text fields"


display text fields main message "Zip archive Result" key list {"scpt", "scptd", "applescript"} value list {98, 16, 3}
</sample>


--
Takaaki Naganoya
email@hidden
http://piyocast.com/as/



 _______________________________________________
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

  • Prev by Date: Re: Create a hyperlink (to a website) on an image in InDesign CC2019
  • Next by Date: sdef with images
  • Previous by thread: Re: Create a hyperlink (to a website) on an image in InDesign CC2019
  • Next by thread: sdef with images
  • Index(es):
    • Date
    • Thread