Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!sdd.hp.com!news.cs.indiana.edu!bronze!venus.iucf.indiana.edu!graham From: graham@venus.iucf.indiana.edu (JIM GRAHAM) Newsgroups: comp.sys.amiga.programmer Subject: REXXARPLIB causes guru... Message-ID: <1991Jan22.020533.21268@bronze.ucs.indiana.edu> Date: 22 Jan 91 04:53:15 GMT Sender: news@bronze.ucs.indiana.edu (USENET News System) Reply-To: graham@venus.iucf.indiana.edu Distribution: na Organization: Indiana University Cyclotron Facility, Bloomington, Indiana Lines: 42 News-Software: VAX/VMS VNEWS 1.3-4 I cannot get rexxarplib to load without causing a guru. Basically, all I want to do is use the file requester. Here is how I'm trying to do so: ------------------------------------------------------- /* Check for rexxarplib in resources list. */ if ~show('L','rexxarplib.library') then call addlib('rexxarplib.library',0,-30) . . . /* Put up file requester. */ logfilename=getfile(10,10,,,"Select file",) . . . ------------------------------------------------------- I really don't know if the library is failing to load. I get no error messages from arexx before the system gurus. If it's helpful, I've got 2Mbytes of ram (BaseBoard). Additionally, I'm (trying) to run the arexx script under Csh using the following command line: rx myscript Can someone PLEASE tell me what I'm doing wrong? Thanks, -Jim -> ->Disclaimer: I'm not ashamed of what I say. <- <- Sorry if the above disclaimer is too long. ______________________________________________________________________ | Internet: graham@venus.iucf.indiana.edu | | UUCP: dolmen!graham@iuvax.cs.indiana.edu | | FIDO: Soon! | | BBS: The PORTAL DOLMEN BBS/ParaNet ALPHA-GAMMA (sm) (9:1012/13) | | (812) 334-0418, 24hrs. | |______________________________________________________________________|