|
-
June 3rd, 1999, 12:29 PM
#1
64K Limit
There is 64K limit in size of any function, procedure, module, form in VB. Maybe I'm wrong. But this limit is applied for compiled object. How to find out the real size of a form to avoid passing that limit. Checking of size property of a file doesn't give real result, because for example all the comments in a form will not be compiled, but they do affect the size of a form.frm file before compilation.
Any ideas?
Thank you.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|