Next Prev Up Top Contents Index

load-logical-pathname-translations

Function
Summary

Searches for and loads the definition of a logical host, if not already defined.

Package

cl

Signature

load-logical-pathname-translations host => just-loaded

Arguments

host

A logical host, expressed as a string.

Values

just-loaded

A generalized boolean

Description

This function loads the translations for host by loading the file host .lisp from the LispWorks directory translations .


LispWorks Reference Manual (Windows version) - 14 Dec 2001

Next Prev Up Top Contents Index