• 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: Saving to array list
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Saving to array list


  • Subject: Re: Saving to array list
  • From: Axel Luttgens <email@hidden>
  • Date: Thu, 01 Nov 2012 19:07:25 +0100

Le 1 nov. 2012 à 18:11, I wrote :

> [...]
> 	write 6 to fRef starting at 5 as data
> 	write {"f"} to fRef starting at (1 + (get eof fRef)) as list
> [...]

Sorry, the "as data" and "as list" parts (leftovers of copy/paste operations) are redundant here.
Should work fine with:

	write 6 to fRef starting at 5
	write {"f"} to fRef starting at (1 + (get eof fRef))

instead.

Axel


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden


References: 
 >Re: Saving to array list (From: Axel Luttgens <email@hidden>)

  • Prev by Date: Re: Saving to array list
  • Next by Date: Re: Saving to array list
  • Previous by thread: Re: Saving to array list
  • Next by thread: Re: Saving to array list
  • Index(es):
    • Date
    • Thread