Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!ucbvax!UCF1VM.BITNET!SICARD From: SICARD@UCF1VM.BITNET (confused) Newsgroups: comp.lang.asm370 Subject: using assist... Message-ID: <8912110228.AA28063@brazos.rice.edu> Date: 11 Dec 89 02:18:27 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 7 hi, I've been trying to use an external routine saved in a txtlib and call it from an assist program and I keep getting "unresolved external reference". I made sure I'm calling right from the assist program. and the routine had no errors when I assembled it and succesfully produced a text file which later I put into txtlib. I was wondering if somone had a sugesstion or could tell me what i am missing? thanks