Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!cica!ctrsol!ginosko!uunet!portal!cup.portal.com!Mike_W_Ryan From: Mike_W_Ryan@cup.portal.com Newsgroups: comp.lang.pascal Subject: pc type from Turbo pascal Message-ID: <20411@cup.portal.com> Date: 14 Jul 89 01:13:26 GMT Organization: The Portal System (TM) Lines: 6 I want to be able to tell what kind of MSDOS computer i am running on via Turbo Pascal. I need to distinguish between generic dos, IMB pc, or AT, etc. I've looked at dos services and interrrupts. I would guess the info is "somewhere" in memory and tracable with the MEM function. Can anyone tell me where to get the data I need and how to decode it?