[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

Re: NUMVARIABLES



In there 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.

Peter

On 12 May 99, at 20:48, Aida van de Brake wrote:

Date sent:              Wed, 12 May 1999 20:48:25 +0200
Send reply to:          SQR-USERS@list.iex.net
From:                   Aida van de Brake <Celeste@CABLE.A2000.NL>
Subject:                NUMVARIABLES
To:                     Multiple recipients of list SQR-USERS 
<SQR-USERS@list.iex.net>

> Hi All,
>
> Who can help me out?
>
> I want to define my max. number of numeric variables in SQR.INI.
> I know it can be done using a seperate file with the -M -flag,
> but is it also possible to keep all your settings in the same
> .ini -file (for maintenance' sake)?
>
>
> Thanks in advance,
>
> Aida van de Brake,
> Interleasing Nederland B.V.,
> Amsterdam, Holland.
>