[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: NUMVARIABLES
- Subject: Re: NUMVARIABLES
- From: Aida van de Brake <Celeste@CABLE.A2000.NL>
- Date: Thu, 13 May 1999 12:53:27 +0200
Someone wrote:
>
> In the SQR.INI you can have the following section:
>
[Processing-Limits]
; QUERIES = 60
; QUERYARGS = 240
; VARIABLES = 750
; PROGLINES = 2500
; PROGLINEPARS = 9000
; STRINGSPACE = 10000
; POSITIONS = 900
; SQLSIZE = 4000
; SUBVARS = 100
; DYNAMICARGS = 70
; FORWARDREFS = 200
; EXPRESSIONSPACE = 8192
; BREAKS = 100
; WHENS = 70
; ONBREAKS = 30
; LONGSPACE = 32766
>
> Uncomment the proper lines and set the value accordingly.
>
> The limits are the same as those applied to the -M file.
>
Thanks for the reply, but I don't see a NUMVARIABLES in this list.
My problem is: I need my setting "NUMVARIABLES=400" to go somewhere
because my SQRs with over, say, 200 numerics don't work without it.
Up until now it was in a -M file called BIG.MEM together with all the
other settings from your list. Now I put them all in the SQR.INI and
they all seem to work, except for the NUMVARIABLES-setting.
Do I really have to keep my BIG.MEM file just to be able to set my number
of numerics?? That would seem pretty illogical to me...
Thanks again,
Cheers,
Aida.