Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!ncar!zaphod.mps.ohio-state.edu!lavaca.uh.edu!menudo.uh.edu!lobster!urchin!f1999.n106.z1.fidonet.org!Ken.Akridge From: Ken.Akridge@f1999.n106.z1.fidonet.org (Ken Akridge) Newsgroups: comp.lang.pascal Subject: Btree Filer BIGSORT setup Message-ID: <5129.27855DD1@urchin.fidonet.org> Date: 4 Jan 91 11:04:41 GMT Sender: ufgate@urchin.fidonet.org (newsout1.26) Organization: FidoNet node 1:106/1999 - The Instrument MEGA, Deer Park TX Lines: 16 Would someone explain how to set up Bigsort ? I have a filwith over 50,000 lines that looks like this: 77388 Houston TX 36330nterprise AL ... ... I ran bigsort on it on and the program created 50 or so files each 78K in length and promply ran out of disk space. I examined the contents of the newly created temp files and found them to be mostly blank spaces. What is MSORT doing here...and how can I set this thing up in a way so that I don't run out of disk space ? thanks...ken