comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » problem with evf name
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
problem with evf name [message #61066] Wed, 25 June 2008 08:24
negra is currently offline  negra
Messages: 9
Registered: March 2008
Junior Member
Hi all
I have a little strange problem, may be somebody see mistake here?

It's a part of my programm. I don't know why, but the name of output
evf looks like as sqfiles[j]
I can't add w to the end of evf name. It's very strange because this
procedure I made earlier and it always worked.

envi_file_query, rs_fid, dims=dims, ns=ns, nl=nl, $
class_names=class_names
pos = [0]
values = [1]
l_name = class_names[values]
out_names = sqfiles[j]+'w.evf'
in_memory = lonarr(n_elements(values))
;
; Call the raster to vector processing routine.
;
envi_toggle_catch
envi_doit, 'rtv_doit', $
fid=rs_fid, pos=pos, dims=dims, values=values, l_name=l_name, $
in_memory=in_memory, out_names=out_names

I will very thankful for help.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Variable No. of Windows with Phase of Moon
Next Topic: bitmap buttons for toolbar

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 19:44:17 PDT 2025

Total time taken to generate the page: 0.00508 seconds