[news.software.anu-news] Re-post of keeping size of .ITM files down

JHWELCH@AMHERST.BITNET (Jonathan_Welch) (09/22/89)

To keep the size if .ITM files down you need to add the following
two lines to the start of rms_create in NEWSUTILITY.C
     
    i->f.fab$l_alq = 1;
    i->f.fab$w_deq = 1;
     
Jonathan Welch,
VAX Systems Programmer
     
Bitnet: JHWELCH@amherst