Path: utzoo!attcan!uunet!know!zaphod.mps.ohio-state.edu!rpi!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!news From: dat33228@uxa.cso.uiuc.edu (Derek A. Taubert) Newsgroups: comp.sys.apple2 Subject: TMP Pascal II problems Message-ID: <1990Sep16.043613.4458@ux1.cso.uiuc.edu> Date: 16 Sep 90 04:36:13 GMT Sender: news@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 24 Help, please. I'm using the midi toolset with TML II and I'm having a few problems... First, I had to change the toolintsrc of midi to include the arg parameter for MidiControl. Next, trying to use MidiInputPoll, I get an unresolved linker reference (or something like that) to MIDIINPUTPOLL. It is declared as EXTERNAL in the intsrc, what's the problem? So.. I decided to work past that since MidiInputPoll is basically just a JSL to $E101B2. So I wanted to do some inline code with the "inline" compiler "extra" that TML included, but I can't get it to do more than one byte of code! Help! This doesn't work: procedure midipoll; inline $22 $b2 $01 $E1; It wants a ; after $22. -- .............................................................................. . Derek Taubert --> derek@mrcnext.cso.uiuc.edu || dat33228@uxa.cso.uiuc.edu . Anyone who programs or has an idea for a program for the IIgs, PLEASE send . me mail! . ..............................................................................