• 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
Storing script objects
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Storing script objects


  • Subject: Storing script objects
  • From: John MacDonald <email@hidden>
  • Date: Thu, 11 Jan 2001 06:50:13 -0400

Hi!

I want to build some script objects based on FileMaker data and then use Store Script to write a file that can be used by other scripts.

When I change properties of the script they don't get written. For example:
--------
script x
property y : {}
end script

set x's y to {1, 2, 3}
store script x in ((path to desktop) as text) & "script file" with replacing
------

When I read the file, property y is set to the original {}.

Any ideas?

-John


  • Follow-Ups:
    • Re: Storing script objects
      • From: Emmanuel <email@hidden>
    • Re: Storing script objects
      • From: Paul Berkowitz <email@hidden>
  • Prev by Date: Re: Stay Open
  • Next by Date: Windows of non-scriptable app
  • Previous by thread: Re: Script Application handles an event, then quits
  • Next by thread: Re: Storing script objects
  • Index(es):
    • Date
    • Thread