Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Is there a maximum size to CASL p-code applications?

0
Posted

Is there a maximum size to CASL p-code applications?

0

For the Palm OS, yes, there is a maximum size that a CASL p-code application can be. There is 64 kB available for p-code and variables. The compiler will display the amount used when doing a p-code compile. If the application goes over the limit you can continue to increase the size of the application by breaking it up into separate applications that call each other using the CASL launch command. Shared variables will need to be a database file. You can also use CASLpro to generate larger applications without having to use the launch method. Size is only limited by available memory. In fact, CASL p-code is no longer recommended since CASLPro (C Build) is now a standard part of the CASL product. For PocketPC, no. Size is only limited by available memory (up to a total of 640 CASL objects within a single project).

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123