• 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
default answer text
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

default answer text


  • Subject: default answer text
  • From: Robert Poland <email@hidden>
  • Date: Wed, 16 Mar 2005 09:36:25 -0700

Hi,

Is there any way to control the font or style of the default answer if the following script? The text is of very poor quality, difficult to read. See attachment.

Tia,

set todaysDate to (current date) --> "Wednesday, March 6, 2005 9:11:04 AM"
set d to day of todaysDate as string --> 6
set theDay to characters -2 thru -1 of ("0" & d) as string --> 06
set theMonth to month of todaysDate as integer as string
set theYear to year of todaysDate --> 2005
set answerYear to "" & theMonth & "/" & theDay & "/" & theYear --> "3/06/05"
display dialog "This is the date that will be used. " default answer answerYear
set answerYear to result


--
Bob Poland - Fort Collins, CO
http://www.ibrb.org/

Attachment: Picture 2.pdf
Description: Adobe PDF document

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: default answer text
      • From: Emmanuel <email@hidden>
  • Prev by Date: Re: Require info
  • Next by Date: Random character String
  • Previous by thread: Re: Require info
  • Next by thread: Re: default answer text
  • Index(es):
    • Date
    • Thread