I may try that later.
But last time I discussed that with Clint Jeffery,
he told me that the only one I need to set is MSTKSIZE. 
And these days I always run with

    set MSTKSIZE=1000000

Dick McCullough
knowledge := man do identify od existent done;
knowledge haspart proposition list;

----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, June 02, 2003 5:45 AM
Subject: Hello from New York...
> 
> Try setting these enviornment-variables
> (un-rem the 3rd & 4th `set'-lines if
>  the initial settings are too large).
> 
> (Verify that these values are seen 
>  by the pgm, using getenv() on one of them.)
> 
> (Interestingly, Python requires no such
>  manual allocations.)
> 
> Hope this help, 
> Steve Hunter
> 
> set   blksize=12000000
> set   strsize=10000000
> : 
> rem set    blksize=9000000
> rem set    strsize=8000000
> :
> set   heapsize=2000000
> set     qlsize=1000000
> set   ixcushion=100000
> set    mstksize=100000
> set    coexpsize=50000



-------------------------------------------------------
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to