Subject: Re: concatenating strings From: Erik Naggum <erik@naggum.no> Date: 15 Nov 2002 20:12:12 +0000 Newsgroups: comp.lang.lisp Message-ID: <3246379932217723@naggum.no> * rif <rif@mit.edu> | In my situation, what's actually happening is that once or twice per | function (in many functions), I need to take a base file name and add an | extension to the filename (not always the same extnsions(s)), so I don't | thing that string-streams help here. Then your next exercise would be to investigate pathnames and their manipulation functions. Sorry about the string-streams detour. -- Erik Naggum, Oslo, Norway Act from reason, and failure makes you rethink and study harder. Act from faith, and failure makes you blame someone and push harder.