Adds a directory to the beginning of the !PATH system variable.
Utility
theDirectory: in, optional, type=string The name of the directory to add to !PATH. If missing, the current directory.
verbose: in, optional, type=boolean Set this keyword if you wish to receive confirmation of action.
For example, to add a "programs" directory to the IDL path:: cgAddToPath, '/usr/david/IDL/programs/'
FANNING SOFTWARE CONSULTING:: David W. Fanning 1645 Sheely Drive Fort Collins, CO 80526 USA Phone: 970-221-0438 E-mail: david@idlcoyote.com Coyote's Guide to IDL Programming: http://www.idlcoyote.com
Written, 20 Sept 2010.
Copyright (c) 2010, Fanning Software Consulting, Inc.