PureBytes Links
Trading Reference Links
|
You'll probably just have to wait for 5.0
Because , when you do a lot of call functions in a system it yeilds inaccurate results long before the exe code gets too large!!
I have a system I've been waiting for 4 years to program, when this problem gets fixed.!
-----Original Message-----
From: Jim McConnon [SMTP:Jmcconno@xxxxxxxxxxxxx]
Sent: Tuesday, September 15, 1998 11:14 PM
To: Omega List
Subject: EXE Code Too Large
I have run up against the size limitation for systems in TS 4 build 21
(64k?).
I have tried to slim down the code as much as possible. I put some print
functions into an Include System. I put some calculations into a function,
but that seems like it uses up just as much space.
Any thoughts? Use a DLL like Hashnums to pass values? I'm sure others run up
against this and TS 5 is not here.
Jim
|