Path: utzoo!attcan!uunet!husc6!think!ames!oliveb!sun!pepper!cmcmanis From: cmcmanis%pepper@Sun.COM (Chuck McManis) Newsgroups: comp.sys.amiga.tech Subject: Re: CreateProc() & WBStartup messages Message-ID: <61274@sun.uucp> Date: 25 Jul 88 19:02:12 GMT References: <1472@pembina.UUCP> Sender: news@sun.uucp Reply-To: cmcmanis@sun.UUCP (Chuck McManis) Organization: Sun Microsystems, Mountain View Lines: 12 The default action for the Lattice startup module is to create a window for stdin and stdout when started from workbench. Now you said that it was falling throught the beq.s do_main to the Open call, how did you deduce that ? Was it from a debugger or inspection? Anyway, looking at c.a it appears to be correct, and starting lattice programs compiled with the default c.o and _main.c will get you a window everytime you start from workbench because the _main() code opens one using the specification "Con:10/10/320/80/Your name here". --Chuck McManis uucp: {anywhere}!sun!cmcmanis BIX: cmcmanis ARPAnet: cmcmanis@sun.com These opinions are my own and no one elses, but you knew that didn't you.