[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: error: Out of param storage
Hi Kimberly,
Create a file named mfile in your operating system and use this file in
the line which calls another program.
mfile should contain the following:
QUERYARGS=800
VARIABLES=1800
PROGLINES=10000
PROGLINEPARS=20000
STRINGSPACE=15000
POSITIONS=3000
NUMVARIABLES=800
use the flag -M/xxxx/xxx/mfile (path of mfile)
Hope it works...
regards,
Raja