PureBytes Links
Trading Reference Links
|
My latest trick was to put repeated commands (in my case, TLnew statements)
in a loop and have the inputs change based on the loop #. So I went from 12
TLnews, to only one. :-)
Good luck,
Chris
----- Original Message -----
From: "ndtrader" <ndtrader@xxxxxxxxxxx>
To: <Omega-List@xxxxxxxxxx>
Sent: Saturday, August 04, 2001 10:44 AM
Subject: TS4 Power Editor Question - Not Enough Memory
> I need to add some variables to my code and I have been getting the above
> message when I try to verify (this is different from the 64K exe limit).
>
> I tried eliminating any other variables I could, even replaced some
> variables with an array hoping that would work, but I am having no luck.
> There is no obviously inefficient code.
>
> Can you suggest any steps that I should take, short of giving up or using
> DLLs?
> I would rather keep this in TS4.
>
> Thanks
>
> ndtrader
>
|