[comp.sys.ibm.pc] far function calls in microsoft assembler

sharon@mdcdis.UUCP (Sharon Crichton) (10/14/89)

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!