• 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: Script keeps crashing Filemaker Pro
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script keeps crashing Filemaker Pro


  • Subject: Re: Script keeps crashing Filemaker Pro
  • From: Duncan Cowan <email@hidden>
  • Date: Fri, 22 Nov 2002 10:34:02 +1100

script runs fine in this machine: OS 9.2.2 : AS 1.6

From: email@hidden
Date: Thu, 21 Nov 2002 18:01:37 EST
To: email@hidden
Subject: Script keeps crashing Filemaker Pro

get path to startup disk
set p to result as string

set l to list folder p
set diskName to p as text
if l contains "Example File" then
set checkFile to diskName & "Desktop DT" as alias
set checkFileData to info for checkFile
set checkFileDate to creation date of checkFileData as text
if l contains "Example File" and checkFileDate is equal to "Sunday,
December 24, 1989 12:30:00 PM" then
set the clipboard to "Paste This"
else
set the clipboard to ""
end if
else
set the clipboard to ""
end if
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Script keeps crashing Filemaker Pro (From: email@hidden)

  • Prev by Date: Setting a value in a specific repeating field in Filemaker
  • Next by Date: Re: Further info on "Script keeps crashing Filemaker Pro"
  • Previous by thread: Script keeps crashing Filemaker Pro
  • Next by thread: Re: Script keeps crashing Filemaker Pro
  • Index(es):
    • Date
    • Thread