Re: Widget Builder problems [message #6154] |
Wed, 08 May 1996 00:00 |
marq
Messages: 12 Registered: February 1996
|
Junior Member |
|
|
Hi,
as far as I remember this is not the first time this question came
up...
Markus Landgraf (landi@socrates.th-darmstadt.de) wrote:
: >>>>> "Kevin" == Kevin J Hilman <khilman@vision.d.umn.edu> writes:
: In article <6klojisgub.fsf@vision.d.umn.edu> khilman@vision.d.umn.edu (Kevin J. Hilman) writes:
: Kevin> The tutorial says to Create .PRO as 'Normal' when creating
: Kevin> a new widget but it won't work.
[stuff deleted...]
: Nope, I've got the same problem, too. I use IDL with
: OpenVMS/Alpha. But I can use the procedures created by wided and saved
: 'Without header'. So, the problem seems not too serious to me.
Nevertheless, it can be solved. The problem seems to be that wided is searching
for a file `template.pro' in the .../idl_4/help/widget directory in order
to include it as header into the newly written .pro file.
However, in the plain installation this file does not exist, and wided is
reporting an error. A symbolic link
.../idl_4/help/widget/template.pro -> .../idl_4/examples/general/template.pro
fixes this; alternatively, you might provide your favourite template in
the appropiate directory.
Hope this helps, regards from Berlin,
Chris Marquardt (marq@strat01.met.fu-berlin.de)
|
|
|
Re: Widget Builder problems [message #6156 is a reply to message #6154] |
Wed, 08 May 1996 00:00  |
landi
Messages: 1 Registered: May 1996
|
Junior Member |
|
|
>>>> > "Kevin" == Kevin J Hilman <khilman@vision.d.umn.edu> writes:
In article <6klojisgub.fsf@vision.d.umn.edu> khilman@vision.d.umn.edu (Kevin J. Hilman) writes:
Kevin> The tutorial says to Create .PRO as 'Normal' when creating
Kevin> a new widget but it won't work.
Kevin> When first creating a widget, the widget builder cannot
Kevin> "Create .PRO" as 'Normal' or 'Rewrite Everything', but it
Kevin> will as 'Without Header'.
Kevin> The error I recieve is: "Failed to write file: <filename
Kevin> here>" (with the actual filename where <filename here> is
Kevin> of course :-)
Kevin> Ideas?
Nope, I've got the same problem, too. I use IDL with
OpenVMS/Alpha. But I can use the procedures created by wided and saved
'Without header'. So, the problem seems not too serious to me.
--
------------------------------------------------------------ ------------------
Landi#2 (http://crunch.ikp.physik.th-darmstadt.de/~landgraf)
landgraf@crunch.ikp.physik.th-darmstadt.de
------------------------------------------------------------ ------------------
|
|
|