• 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: Extra data in resource or attached file?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Extra data in resource or attached file?


  • Subject: Re: Extra data in resource or attached file?
  • From: Emmanuel <email@hidden>
  • Date: Tue, 24 Sep 2002 09:01:53 +0200

At 2:37 AM +0100 24/09/02, Philippe GRUCHET wrote:
Greetings!

I need to post an applet with some extra data (text data).
This applet will run over MacOS Classic and X systems.

Do you advice to put these data in resource inside the same applet {1}, or
to link this applet to an attached file {2} ?

{1} works (our installers, updaters and upgraders are such applets)
{2} works also, does not require an osax, but is less compact since you've got two files

Apple advises not to use resources to store large pieces of data, so you've got to discard {1} in case you've got big texts to pass.

A solution which would require neither an osax nor an attached file would be to store the data in some property of the applet. No stored data size limit implied with properties.

Emmanuel
-- the "Satimage" osax, written by Emmanuel Levy
(Thanks for the credits! But I am not the author of the "Satimage" osax, nor of Smile. My company is.)
_______________________________________________
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:
    • More with command keys...
      • From: "Domains4Days.com" <email@hidden>
    • Quick help with command keys...
      • From: "Domains4Days.com" <email@hidden>
References: 
 >Extra data in resource or attached file? (From: "Philippe GRUCHET" <email@hidden>)

  • Prev by Date: Re: Getting Past the OS X Screen Saver Login
  • Next by Date: Re: Why doesn't this cause an error?
  • Previous by thread: Extra data in resource or attached file?
  • Next by thread: Quick help with command keys...
  • Index(es):
    • Date
    • Thread