Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!seismo!rutgers!labrea!aurora!ames!sdcsvax!ucsdhub!hp-sdd!hplabs!hpcea!hpsrla!hpsrlc!darrylo From: darrylo@hpsrlc.HP.COM (Darryl Okahata) Newsgroups: comp.sys.ibm.pc Subject: Re: "inline code with Turbo Pascal" Message-ID: <3320047@hpsrlc.HP.COM> Date: Fri, 21-Aug-87 11:34:33 EDT Article-I.D.: hpsrlc.3320047 Posted: Fri Aug 21 11:34:33 1987 Date-Received: Sun, 23-Aug-87 14:38:47 EDT References: <3391@ece-csc.UUCP> Organization: Network Measurements Div - Santa Rosa, CA Lines: 30 In comp.sys.ibm.pc, azk@ece-csc.UUCP (Anwer Kotob) writes: > Hi: > I am looking for an easy way to produce inline code for TP from > assembly listings (without using MS MASM). > > I think there was a mention of this in an issue of PC Magazine > but could not find it. > > > Thanks in advance. > Anwer. > ---------- There is a program called INLINE which accepts "assembly language" and turns it into a Turbo Pascal inline procedure. I say "assembly language" because it accepts only a very simple form of the 80x8x assembly language. There is minimal support for declaring storage, equates (I'm not sure that it has equates, but I can't imagine how it can exist without it), etc.. It's available from BBSes and places like CompuServe (in the Borland Languages SIG). If you are unable to get it from one of these places, send Email, and I'll see what I can do. -- Darryl Okahata {hplabs!hpcea!, hpfcla!} hpsrla!darrylo CompuServe: 75206,3074 Disclaimer: the above is the author's personal opinion and is not the opinion or policy of his employer or of the little green men that have been following him all day.