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

Re: Storing script objects


  • Subject: Re: Storing script objects
  • From: John MacDonald <email@hidden>
  • Date: Fri, 12 Jan 2001 13:21:58 -0400

>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:

At 1:02 AM -0800 1/12/01, Richard 23 wrote:
actually they do, but the source isn't updated.

Silly me, for checking my work.

I was further confused by Script Debugger. In:
-------
script x
property y : {}
end script

set x's y to {123}
----------

The result of x's y is '{123}' but the result of x is ' property y : {}', that is, the original script object.

The other editors returned a less 'helpful' but more accurate <<script x>>.

My intention was to generate objects using data from FileMaker and properties and methods based on a template. I was hoping to paste my new objects as a temporary measure or at least look at them to make sure I did a good job. Oh, well.

Thanks all for your help.

I hope Apple fixes some of these things in X.

-John


References: 
 >Re: Storing script objects (From: Richard 23 <email@hidden>)

  • Prev by Date: Re: OS 9.1 & RA Status (Please try this)
  • Next by Date: Script objects on the fly
  • Previous by thread: Re: Storing script objects
  • Next by thread: Re: Storing script objects
  • Index(es):
    • Date
    • Thread