[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: merge-pathnames




> How I can send a variable name for a file to a program?
> Since file name must be wraped with double quotes, the function of
>    merge-pathnames
>       does accept any variable signalling that wrong string type.


(MERGE-PATHNAMES (PATHNAME "test.txt") another-pathname)