top banner
Gri Commands
1: Introduction
2: Simple example
3: Fancy example
4: Running Gri
5: Programming Gri
6: General Issues
7: X-Y Plots
8: Contour Plots
9: Image Plots
10: Examples
11: Handling Data
12: Gri Commands
13: Gri Extras
14: Evolution of Gri
15: Installing Gri
16: Gri Bugs
17: System Tools
18: Acknowledgments
19: License
20: Newsgroup

21: Concept Index
navigate navigate navigate navigate navigate navigate

12.20: The `insert' Command

`insert \filename'
Insert instructions in named file into current file. This is useful as a way of sharing global information between several Gri programs. On unix systems, if a full filename is specified (i.e., a filename beginning with slash or period), then that particular file will be used. For filenames beginning with a letter or number, though, Gri will search for the file in the list of directories stored in your `GRIINPUTS' unix environment variable, or in the list (`.', `/usr/local/lib/gri') if that environment variable is not set.
bottom banner