Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!uccba!mead!mdcdis!sharon From: sharon@mdcdis.UUCP (Sharon Crichton) Newsgroups: comp.sys.ibm.pc Subject: far function calls in microsoft assembler Keywords: far function microsoft assembler 5.0 Message-ID: <832@mdcdis.UUCP> Date: 13 Oct 89 21:24:56 GMT Organization: Mead Data Central, Dayton, OH. Lines: 16 I am having a problem with microsoft assembler 5.0 far function calls. I am chaining 2 interrupt service routines together through interrupt 1CH. The first routine is designed to call the second routine however, the first routine does not have a function label for the second routine. When I try to make a far function call to the second routine, a near call is made instead. If someone knows how to make a far function call without a function label, please send me some examples or post to this newsgroup. Dean Myers (513) 865-1632 Mead Data Central 3445 Newmark Drive Miamisburg, OH 45342 I am posting this from a friend's account if you try to mail: sharon@mdcdis.UUCP Thanks in advance!