[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]]
==== Form freezing (OpenInsight 32-bit Specific) ====
=== At 25 MAY 2004 11:26:34PM Bob Silverstein wrote: ===
{{tag>"OpenInsight 32-bit Specific"}}
In OI4, I had a form whose size was 64k. Do not know how many controls. Ran perfectly. In OI7, the form is now 76k. It now freezes and eventually frees itself. Another form that is around 25k is also having the same problem.
What kind of experience have people had with forms over 64k?
----
=== At 28 MAY 2004 02:50AM Colin Rule wrote: ===
What do you mean by freezing?
I have some large forms with 115 controls on OI4 (32 bit).
I can copy these to 16 bit and compile them and they run OK (mind you you cant edit them on 16 bit).
The code behind it is also very large, certainly over 64k in total, but arranging it in subroutines offsets a lot of code from the events and allows large code to be handled, on those forms that are extremely complex.
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=DCAE7D7AB59A50ED85256EA00012E979|View this thread on the forum...]]