• 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: EOF error on one user's Mac
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EOF error on one user's Mac


  • Subject: Re: EOF error on one user's Mac
  • From: "Ethan Rips" <email@hidden>
  • Date: Fri, 27 Feb 2004 12:15:16 -0500
  • Priority: normal

Emmanual<

You've provided me with a cool tool. Thanks!

About the script: This is weird. The script chokes on the call to the
cleanFinancials handler here:

repeat with i from 1 to count of propList
set a to item 1 of (item i of propList)
set b to item 2 of (item i of propList)
cleanFinancials(a, b)
end repeat

I've reviewed the section of the ASLG relating to positional handlers, but I
don't see anything that should be causing this problem. The call to the
handler seems correct & given that the variables used within the handler are
unique, there doesn't seem to be a scope issue either.

Am I going nuts? What am I missing? Any hints?

Thanks.

Ethan

On 2/27/04 10:45 AM, "Emmanuel" <email@hidden> wrote:

> At 10:23 AM -0500 27/02/04, Ethan Rips wrote:
>> . (I can check my code<as I did when I wrote the script<in Script
>> Debugger on OS X, but I can't see any practical way to step through the code
>> in my user's environment with Script Editor.
>> Has anyone got any suggestions on how to troubleshoot this?
>
> Step through the script with Smile ...
>
> Emmanuel
>

The information contained in this e-mail may be confidential and is intended solely for the use of the named addressee.
Access, copying or re-use of the e-mail or any information contained therein by any other person is not authorized.
If you are not the intended recipient please notify us immediately by returning the e-mail to the originator.(A)
_______________________________________________
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: 
 >Re: EOF error on one user's Mac (From: Emmanuel <email@hidden>)

  • Prev by Date: Re: Text to iPod
  • Next by Date: Re: Trigger script from remote machine?
  • Previous by thread: Re: EOF error on one user's Mac
  • Next by thread: Re: EOF error on one user's Mac
  • Index(es):
    • Date
    • Thread