Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!mips!ptimtc!rdmei!icspub!astemgw!wnoc-tyo-news!ascwide!ascgw!uitecgw!nemossan From: nemossan@uitec.ac.jp (Sakurao NEMOTO) Newsgroups: comp.lang.pascal Subject: Re: running other files? (help) Summary: Use Overlay, which can be used turbo-3.0,5.0,5.5,6 (not 4.0) Message-ID: <443@uitecgw.uitec.ac.jp> Date: 20 Mar 91 04:10:51 GMT References: <1991Mar19.150541.18350@javelin.es.com> Organization: Univ. Industrial Tech., Sagamihara, JAPAN Lines: 9 In article <1991Mar19.150541.18350@javelin.es.com> tpehrson@javelin.sim.es.com writes: >to run other files from my program. here's the scenario: i have a large piece >of code that will only be used the first time a new user runs the program. >can i separate it out and only call it when needed to save space and memory? For this purpose, Overlay is used. Please see your manual. Overlays can be used in turbo-3,5,5.5 or 6 (I mean you cannot use in Turbo-4). nemossan@uitec.ac.jp