By "application", do you mean the total amount of object code, or the size of
the .prc file?
You can create a .prc file of any size, as long as no individual resource is
greater than 64K.
If the amount of object code is > 64K (actually, you may start reaching some
limitations at 32K), you have to start segmenting it into chunks smaller than
that. An application written this way is called "multi-segmented".
You can find out more about multi-segmented applications in your development
system's documentation, or in the KnowledgeBase. One overview article is:
<http://oasis.palm.com/dev/kb/papers/1469.cfm>
-- Keith
[EMAIL PROTECTED] on 08/17/2000 01:13:19 AM
Please respond to "Palm Developer Forum" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
To: "Palm Developer Forum" <[EMAIL PROTECTED]>
cc: (Keith Rollin/US/PALM)
Subject: Can an application be more than 256kb?
Hi,
Can an application be more than 256kb?
Which is the limit ,? If it can be more than 256Kb , what I hav e to do it?
Thanks in advance,
Raffaella
--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/tech/support/forums/
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/