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

Re: NUMVARIABLES



Wayne Ivory wrote:
>
> I remember seeing a utility a few years ago that would run from the DOS
> command line and change a value in an INI file.  If you can find this on the
> net you could do a CALL SYSTEM USING to achieve your requirements.
>
> I *think* it was called 'iniedit' or 'editini'.
>


Thanks for the effort, Wayne, but my problem is not how to edit an ini-file
but how to get my statement "NUMVARIABLES=400" in SQR.INI working. I already
placed it there, but it doesn't seem to work. When I run an SQR with over,
say, 200 numeric variables, the program asks for a higher NUMVARIABLES value.
It does work when I place it in a seperate BIG.MEM file, using the -M option,
but I want to keep all my settings together, preferably in the SQR.INI.
"VARIABLES=2000" is something that SQR.INI does except, but you still need to
define your number of numeric variables seperately.

Personally I think it's wierd that you can define all your settings in the
SQR.INI except your NUMVARIABLES. Does anyone know a better solution?


Thanks again,

Aida van de Brake,
Interleasing Nederland B.V.,
Amsterdam, Holland.