Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site brl-tgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!tgr!rgt%a@LANL.ARPA From: rgt%a@LANL.ARPA (Richard Thomsen) Newsgroups: net.micro.cpm Subject: Re: Need help on CP/M Find First/Find Next Message-ID: <2136@brl-tgr.ARPA> Date: Tue, 15-Oct-85 09:29:52 EDT Article-I.D.: brl-tgr.2136 Posted: Tue Oct 15 09:29:52 1985 Date-Received: Thu, 17-Oct-85 07:39:04 EDT Sender: news@brl-tgr.ARPA Lines: 30 I am forwarding this answer to the net. From GRUPP@MIT-MC.ARPA Sat Oct 12 00:56:38 1985 Received: from LANL.ARPA (ccf-gateway.ARPA) by a.ARPA (4.12/4.7) id AA27011; Sat, 12 Oct 85 00:56:34 mdt Received: from MIT-MC.ARPA (mit-mc.arpa.ARPA) by LANL.ARPA (4.12/4.7) id AA23343; Sat, 12 Oct 85 00:56:36 mdt Date: Sat, 12 Oct 85 02:57:52 EDT From: Paul R. Grupp Subject: Request for CP/M help on Find Next To: rgt%a@LANL.ARPA In-Reply-To: Msg of Fri 11 Oct 85 09:56:24 mdt from Richard Thomsen Message-Id: <[MIT-MC.ARPA].677315.851012.GRUPP> Status: R Richard, Try this. When you find the first file with search for first save the name away in a buffer. Then when you are ready to search for next, do a search for first again with the UNambigious filename you stored away (this will get you back to where you left off). THEN do your search for next with your ambigious file spec. Of course you will need to save any filename found now for the next search for next. -Paul End of forwarded message.