Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Out of string space"
#3
Your SOURCE is too big to fit in the IDE. Splitting it into modules solves only the problem of the compiled modules size, but the use of the include files overloads even more the IDE. Ideas:
Avoid using the IDE: use a text editOr and compile and link from the command line.
If you don't want to leave the IDE, make a QLB from the modules you have already debugged, and load it with the IDE, it avoids a lot of source. If you want to compile you will have to do a lib too.
Antoni
Reply


Messages In This Thread
"Out of string space" - by Jark - 05-21-2003, 02:23 AM
re: modules / libs - by Meg - 05-21-2003, 04:03 AM
"Out of string space" - by Antoni Gual - 05-22-2003, 12:16 AM
Got it ! - by Jark - 05-22-2003, 04:24 AM
"Out of string space" - by relsoft - 05-22-2003, 08:35 AM
"Out of string space" - by Antoni Gual - 05-22-2003, 05:52 PM
More information - by Jark - 05-22-2003, 06:21 PM
From what I can tell from QB's... - by Glenn - 05-22-2003, 10:31 PM
if you follow my above post, and try... - by Meg - 05-22-2003, 10:37 PM
"Out of string space" - by Antoni Gual - 05-23-2003, 12:29 AM
"Out of string space" - by Jark - 05-23-2003, 08:51 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)