• 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
Property (variable)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Property (variable)


  • Subject: Property (variable)
  • From: "Steve Suranie" <email@hidden>
  • Date: Tue, 2 Sep 2003 12:49:47 -0400
  • Thread-topic: applescript-users digest, Vol 3 #1970 - 17 msgs

Hi all:

I have a script which converts files from pdf to jpg and I want to keep a list of the files that have been successfully converted and those which have given me problems. I was going to set a property to do this but I can't seem to get it to function correctly. I was using the code below to test it out:

property howMany : 0
set howMany to howMany + 1
display dialog howMany

It works fine when I run it consecutively but once I quit it doesn't retain the value but reverts back to 0. Am I doing something wrong. I'm using OS X (10.2.6)

Thanks,

Steve
_______________________________________________
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.

  • Prev by Date: Launch, then hide an app
  • Next by Date: Re: Fetch
  • Previous by thread: Re: Launch, then hide an app
  • Next by thread: Re: Property (variable)
  • Index(es):
    • Date
    • Thread