Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.swapon.de!eternal-september.org!feeder.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Joe Riel Newsgroups: comp.soft-sys.math.maple Subject: Re: How to have "read" search more than one folder? Date: Tue, 17 Feb 2015 07:37:02 -0800 Organization: A noiseless patient Spider Lines: 17 Message-ID: <87y4nw35y9.fsf@san.rr.com> References: <8395755b-52ea-43c8-9314-4f4e4eb55e99@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: mx02.eternal-september.org; posting-host="15591ad2607da309a0d1a78a1d632bc7"; logging-data="11898"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18lERLIOlvhmXu5nZ9YVAvD" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux) Cancel-Lock: sha1:ITiy6jti2kLrLLES3nG0+bPhhlc= sha1:97lbs5hX9BtmMbArtJdczrEtP6Q= Xref: csiph.com comp.soft-sys.math.maple:1099 jbuddenh writes: > I have old Maple 7 running on a windows 8.1 PC. Most stuff works fine, but one problem I'm having is that > > read abc; > > attempts to read file abc from some default directory (how do I change > what that directory is?). If the read fails I would like it to search > subdirectories automatically. But it doesn't. Basically, I would > like a "search path" of read to include or be set up with more than > one directory where it will search. Use currentdir("some_path") to change directories. -- Joe Riel