Hi! Reading the guide on how to execute external programs from C recommends using spopen() - one problem exists for me in that case, though... I need to set a number of environment variables, that the external command needs. How do I specify those in order to get things working ?? Regards Brian