Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!uwmcsd1!marque!uunet!mcvax!unido!laura!br From: br@laura.UUCP (Bodo Rueskamp) Newsgroups: comp.sys.atari.st Subject: Re: Lattice C - Help! Message-ID: <573@laura.UUCP> Date: 1 Sep 88 19:19:07 GMT References: <571@laura.UUCP> <784@philmds.UUCP> Reply-To: br@unido.UUCP (Bodo Rueskamp) Organization: University of Dortmund, W-Germany Lines: 22 In article <784@philmds.UUCP> leo@philmds.UUCP (Leo de Wit) writes: >If you use LC1.TTP and LC2.TTP to compile, you will see they also wait >for a keypress before finishing. The odd thing is, they don't wait when >started from LC.TTP (this one starts them each in turn). The reason is >that LC.TTP starts them each with a first argument of '>CON:'; this >value is treated as a special one by both LC1.TTP and LC2.TTP. No! Try: LC1.TTP -. options... files... ^^-- this is the magic option If you use the -. option, the compiler doesn't ask for a return on exit. This undocumented option works on Lattice C 3.04.1 and 3.04.2. I found this feature by scanning all options letters from 0x21 to 0x7e. -- Bodo Rueskamp br@unido.uucp ..!uunet!unido!br