Command: addpath

NEST HelpDesk Command Index NEST Quick Reference

Name:
 addpath - add a path to SLISearchPath
Synopsis:
 string addpath -> -
Description:
   The new path will be appended to SLISearchPathvariable. There is no
   check if path really exists.
Parameters:
 
   string is path's name.
Examples:
 
     (~/MySliRoutines) addpath --> sli files will additionally be looked
                                   for in ~/MySliRoutines now.
Bugs:
 
Author:
 Gewaltig, Diesmann
FirstVersion:
 ??
Remarks:
 Commented Hehl April 21, 1999
SeeAlso:searchfile path setpath
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/lib/sli/sli-init.sli

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative