• 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: Release Notes 1.10.7 (OS 10.4.7)?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Release Notes 1.10.7 (OS 10.4.7)?


  • Subject: Re: Release Notes 1.10.7 (OS 10.4.7)?
  • From: Laine Lee <email@hidden>
  • Date: Fri, 30 Jun 2006 10:58:25 -0500
  • Thread-topic: Release Notes 1.10.7 (OS 10.4.7)?

On 6/30/06 4:50 AM, "cris" <email@hidden> wrote:

>
> On Jun 28, 2006, at 11:07 AM, cris wrote:
>
>> The release notes page on apple.com has no info. Anyone? Chris?
>
> It seems the -1762 error that occurred in studio (idle handler +
> delay command) has been fixed. Or it was in 10.4.7?
>
> Do I expect too much when I want documentation about released software?
>

I hope not. I need some documentation, too. I'm pleased to hear about -1762,
although I've been able to work around it to a great extent. It appears that
there are some tighter restrictions for textual content in defaults
commands. I had to change

"defaults write com." & "windowsets.windows" & space & x & this_key & space
& this_value

to

"defaults write com." & "windowsets.windows" & space & (quoted form of (x &
this_key)) & space & this_value

in some of my scripts, because I was using some ASCII 94 (carat?) characters
and things. I guess I should have done that before, anyway.


--
Laine Lee


 _______________________________________________
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

References: 
 >Re: Release Notes 1.10.7 (OS 10.4.7)? (From: cris <email@hidden>)

  • Prev by Date: Re: Summary: Deselecting the selection in the finder window
  • Next by Date: Re: Summary: Deselecting the selection in the finder window
  • Previous by thread: Re: Release Notes 1.10.7 (OS 10.4.7)?
  • Next by thread: Re: Release Notes 1.10.7 (OS 10.4.7)?
  • Index(es):
    • Date
    • Thread