| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
Arguments: app
Returns the value of the path property of app. This property is the path of the currently-running Lisp executable. Its value can be used by applications to find files that have been installed in the same directory as the main application executable file (or in related directories).
path is a
property of the app
class.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |