In my simple database, I generally open the database in design mode. Up until recently (perhaps when moving to V15) the my main table was displayed using its output form on startup with all records selected. This is my starting point for any work I needed to do.
Now, when opening the database in Design Mode, all I see is the structure file display and maybe an open Design Explorer window from my last session. I then need to do a Show Current Table(tablename) Cmd-U in the Records menu to get that form (and table) to display. I tried adding a FORM LOAD command to the On Startup method but that had no effect. Is that the right command to bring up that table/form? If not, what else? Do I need more than that command in On Startup to get this to work? Just for kicks, I tried switching the database to startup in Application mode but that didn’t do much - had to dismiss the blank splash screen, switch to Design Mode and then Cmd-U to get to the form. Someday I’ll make this into a real application but for now I just want this table and form to come up by default. Thanks, Mark ********************************************************************** 4D Internet Users Group (4D iNUG) FAQ: http://lists.4d.com/faqnug.html Archive: http://lists.4d.com/archives.html Options: http://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

