Gilbert Ferrara wrote: > Is it possible to GRASS Scripts to call external > functions? I mean compiled C functions that has nothing to > do with GRASS API? Yes. How exactly you call them will depend on what language you write your script in. It probably doesn't hurt to have the program be in your system $PATH. Hamish