Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!spool.mu.edu!uwm.edu!src.honeywell.com!msi.umn.edu!cs.umn.edu!kksys!edgar!mmug!p3.f55.n282.z1.mmug.edgar.mn.org!Mike.Wilkins From: Mike.Wilkins@p3.f55.n282.z1.mmug.edgar.mn.org (Mike Wilkins) Newsgroups: comp.sys.amiga.programmer Subject: Help in programming with ARP Message-ID: <3.27B7CA50@mmug.edgar.mn.org> Date: 11 Feb 91 12:31:17 GMT Sender: ufgate@mmug.edgar.mn.org (newsout1.26) Organization: FidoNet node 1:282/55.3 - Mike's Diner, Blaine MN Lines: 21 I've got the ARP Programmers Manual, and am having trouble using the ARP.library. I use ... test1 = OpenLibrary("arp.library", 0); if ( test1 == NULL ) { printf("Arp library missing.\n"); exit(100); } ... to open the library. But then when I try to use a ARP function the compile fails in BLINK with error 'Undefined Symbol _FindCLI'. Can someone help me? What else do I need to be able to call the ARP functions? I've got Lattice SAS/C, so I would like to be able to setup SASCOPTIONS. Thanks. -- Mike Wilkins - via The Minnesota Macintosh Users Group UUCP-Fido Gateway UUCP: ...uunet!tcnet!kksys!edgar!mmug!55.3!Mike.Wilkins INET: Mike.Wilkins@p3.f55.n282.z1.mmug.edgar.mn.org