Re: 64K Limit: My Form size 72K + 21K frx
Hi,
May i ask you, where did you get this info from?
I haven't come across any such info till now!!.
For your info: I have a running app, (single form app) with details like this:
Form Size : 74KB ( 75423 bytes to be exact)
Its Frx size: 20KB (20,562 b) and the compiled size of the application is 363,520 bytes.
When running it eats away a good 2MB + 2MB for each of the server components it installs, totallying a good 7MB of memory. As of today it is running prety much fine.
If you feel, you might run into probs due to size, put some logic into seperate modules /classes. Would be ideal from design side also!
Ravi
Re: 64K Limit: My Form size 72K + 21K frx
Read the Programmers manual that comes with VB, there they explain all that stuff, about limits, sizes, etc.