2 calcpath - current CALCPATH search path
11 This function returns the current value of the CALCPATH search path.
12 A search path is a :-separated list of directories used to search for
15 The CALCPATH is taken from the $CALCPATH environment variable or
16 if no such variable exists, a compiled in default search path
17 is used. See "help environment" and "help calcpath" for more
18 information on CALCPATH.
30 environment, fpathopen
32 ## Copyright (C) 2006 Landon Curt Noll
34 ## Calc is open software; you can redistribute it and/or modify it under
35 ## the terms of the version 2.1 of the GNU Lesser General Public License
36 ## as published by the Free Software Foundation.
38 ## Calc is distributed in the hope that it will be useful, but WITHOUT
39 ## ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
40 ## or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General
41 ## Public License for more details.
43 ## A copy of version 2.1 of the GNU Lesser General Public License is
44 ## distributed with calc under the filename COPYING-LGPL. You should have
45 ## received a copy with calc; if not, write to Free Software Foundation, Inc.
46 ## 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
48 ## @(#) $Revision: 30.1 $
49 ## @(#) $Id: calcpath,v 30.1 2007/03/16 11:10:42 chongo Exp $
50 ## @(#) $Source: /usr/local/src/cmd/calc/help/RCS/calcpath,v $
52 ## Under source code control: 2006/05/07 23:56:04
53 ## File existed as early as: 2006
55 ## chongo <was here> /\oo/\ http://www.isthe.com/chongo/
56 ## Share and enjoy! :-) http://www.isthe.com/chongo/tech/comp/calc/