Next Prev Up Top Contents Index

change-directory

Function
Summary

Changes the current directory.

Package

hcl

Signature

change-directory directory => current-dir

Arguments

directory

A symbol or string specifying the new directory.

Values

change-directory returns the current directory.

Description

change-directory changes the current directory. Use *current-working-directory* to find the current directory.


LispWorks Reference Manual (Windows version) - 14 Dec 2001

Next Prev Up Top Contents Index