• 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: Applescript LetterRip Server
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Applescript LetterRip Server


  • Subject: Re: Applescript LetterRip Server
  • From: Jeff Grossman <email@hidden>
  • Date: Mon, 19 May 2003 15:04:31 -0700

on 5/19/03 2:23 PM, Michelle Steiner at email@hidden wrote:

> On Monday, May 19, 2003, at 01:35 PM, Jeff Grossman wrote:
>
>> I do have one question though. In the later code, should I have:
>>
>> close access FishadsAddressFile
>>
>> to WriteFile(theAddressFile, aName, anAddress)
>> write aName & tab & anAddress & return to theAddressFile
>> end WriteFile
>>
>> Or should it be:
>>
>> close access FishadsAddressFile
>>
>> to WriteFile(FishadsAddressFile, aName, anAddress)
>> write aName & tab & anAddress & return to FishadsAddressFile
>> end WriteFile
>
> I would think that either should work, so long as the variable in the
> parameter list matches the variable in the code; however, I would go
> with the one that is not defined outside the handler.

Okay, well they both give me the stack overflow error. Is that usually an
error with the applescript code or the application itself? I have sent an
e-mail to the LetterRip list also to see if the developer can tell me what
the problem is.

Jeff
--
Jeff Grossman (email@hidden)
Director - Information Systems, Turner's Outdoorsman
http://www.turners.com
_______________________________________________
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.

  • Follow-Ups:
    • Decimal separator.
      • From: Emmanuel <email@hidden>
    • Re: Applescript LetterRip Server
      • From: Shane Stanley <email@hidden>
    • Re: Applescript LetterRip Server
      • From: Emmanuel <email@hidden>
References: 
 >Re: Applescript LetterRip Server (From: Michelle Steiner <email@hidden>)

  • Prev by Date: Re: Applescript LetterRip Server
  • Next by Date: Re: New!!!
  • Previous by thread: Re: Applescript LetterRip Server
  • Next by thread: Re: Applescript LetterRip Server
  • Index(es):
    • Date
    • Thread