From help-octave-request at bevo dot che dot wisc dot edu Mon Jun 29 15:03:09 1998 Subject: Re: oct-view.exe not working on OS/2 From: gebhardt at crunch dot ikp dot physik dot tu-darmstadt dot de To: wkim+ at pitt dot edu CC: help-octave at bevo dot che dot wisc dot edu Date: Mon, 29 Jun 1998 22:01:51 +0100 Hi, > scripts/image/image.m calls oct-view.exe to display an image, but it ... oct-view.exe is part of the OS/2 port. It is used to allow starting more than one PM program from Octave and to remove the temporary image file after exiting the image viewer. Before using oct-view.exe you have to set the following environment variables: For example if you want to use PMView: set OCTAVE_IMAGE_VIEWER=h:\apps\graphics\pmview\pmview.exe set OCTAVE_IMAGE_VIEWER_OPT=/WPos(,,,,ForAct) Then oct-view will execute: h:\apps\graphics\pmview\pmview.exe /WPos(,,,,ForAct) Imagefilename Hope this helps. If not send me a message with an example how you start gbmv.exe from an OS/2 window and a pointer to the source of GBM. Klaus Gebhardt [TEAM OS/2]