
PDOXW5 COMPILER ERROR "NOT ENOUGH MEMORY"
>
>: When compiling a bigger form in PDOXW5, compiling procedure starts
>: normaly : but ends suddenly with error message "Not enough memory". : No
>: additional error messages are available. : The form itself is stored
>: succesfully. Size of form before compiling 315 kB, : form described as
>: follows:
>
>: 26 Data entry fields most with programmed lists
>: 6 push buttons, no table objects
>: 38 methods used (6 integrated, 13 self declared, 19 lib methods)
>: 190 declared variables, 110 declared constants
>
>: Could anybody help?
>
>Two suspects:
>
>1) out of user resources
>
>2) out of lower memory
>
>Unfortunately, you need something like Norton System Watch to display
>those statuses.
>
>--
>+=========================================================================
=+
>| Pretty good Paradox for Windows Programmer |
>| Self-proclaimed Treknologist |
>| Editor XCOM: Unofficial Strategy Guide http://userwww.sfsu.edu/~kschang |
>+==========================================================================+
Sounds to me like you hit the majic 64k barrier better to remove a method a see
if it then redelivers okay.
Bryan Oliver