Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!ohstpy!miavx1!miavx2.ham.muohio.edu!brpleshek From: brpleshek@miavx2.ham.muohio.edu Newsgroups: comp.lang.pascal Subject: Structure TOO large...help please Message-ID: <1991Apr10.145652.449@miavx2.ham.muohio.edu> Date: 10 Apr 91 18:56:52 GMT Organization: Miami University, Hamilton campus Lines: 16 I'm creating a program that keeps track of a diver's logbook. Now My problem is that I have so much declared that TP6.0 gives me a structure too large error(#22 Used more than 65520 bytes). Now I have a 386 w/ 3 Megs of RAM and I want to use this space to make the structure larger. Will the Memory Allocation Size Command help. This is on page 416 of the User's Ref book. Will this allow me to use more memory??? If not How can I break a Program into a main and a few subprograms and link them together. I've never used TP before. I've programmed in P on a VAX where memory and structure sizes were basicily virtuall. Any and all help will be appreciated. Thanx Brian pleshek