Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!usc!apple!agate!ucbvax!NUSVM.BITNET!CCECKS From: CCECKS@NUSVM.BITNET (Chua KS) Newsgroups: comp.lang.asm370 Subject: Using PARSECMD and friends. Message-ID: <9011090841.AA19321@ucbvax.Berkeley.EDU> Date: 9 Nov 90 08:41:12 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 12 X-Unparsable-Date: Fri, 9 Nov 90 16:34:48 SST I am trying to use the PARSECMD macro and friends in my assembly language program to parse the command line arguments. My program is compiling fine and so is my DLCS file. The hitch I am facing is trying to execute the 'SET LANGUAGE ( ADD DMS USER'. When ever i do it, I encounter the 'Protection exception error' and get drop to CP READ. 'SET LANGUAGE ( ADD DMS SYSTEM' executes without any exception error, but that is not really what I am after. Anybody in the know in netland?? Chua KS National Univeristy of Singapore