Not to sound like throwing stones, but what exactly calls for > 32K
constants in a program?  Is there any way to refactor the solution to
convert the constants into strings you can parse out of?

-Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com
 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Craig Bennett
Sent: Tuesday, October 12, 2004 3:54 AM
To: [EMAIL PROTECTED]
Subject: Re: [U2] [UD] BASIC COMPILE ERROR: Too many constants near
line

Hi Wally,
> 32765 is the limit for contants. No, it is not configurable. Time
for 
> a subroutine?

thats depressing, this IS a subroutine. I have a large amount of text
in need to include in the program object which I would STRONGLY prefer
not read from disk.

There is a maximum line length too isn't there ....


Craig
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to