Script to set an AFNI environment variable in your afni resource file
Usage: @AfniEnv <-set NAME VALUE> [<-unset NAME>]
-set NAME VALUE: Set environment variable NAME to value VALUE
-get NAME: Get the value (same as apsearch -Vname option)
-unset NAME : The opposite of -set
-help: this message
-h_web: Open webpage with help for this program
-hweb: Same as -h_web
-h_view: Open -help output in a GUI editor
-hview: Same as -hview
-all_opts: List all of the options for this script
- -h_find WORD: Search for lines containing WORD in -help
- output. Seach is approximate.
Enter search terms or a module, class or function name.