home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!olivea!spool.mu.edu!agate!ucbvax!ll.mit.edu!sage
- From: sage@ll.mit.edu (Jay Sage)
- Newsgroups: comp.os.cpm
- Subject: Re: Turbo Pascal Question
- Message-ID: <9301200926.AA10152@LL.MIT.EDU>
- Date: 20 Jan 93 14:26:51 GMT
- Sender: daemon@ucbvax.BERKELEY.EDU
- Organization: The Internet
- Lines: 5
-
- SUSAN FARMER asked about writing "a two-step program in Turbo Pascal." Her
- scheme sounded problematical to me. If it fails, another approach would be
- to keep the initialization data in a file and have the Turbo program read it
- in. Changing that data would be easier that way, too. You could even have
- an option within the program to write out its data to a file.
-