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

Home » Public Forums » archive » Re: Updates to Popular Coyote Library Programs
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: Updates to Popular Coyote Library Programs [message #62734 is a reply to message #62733] Thu, 02 October 2008 07:38 Go to previous messageGo to previous message
Mike[2] is currently offline  Mike[2]
Messages: 99
Registered: December 2005
Member
On Oct 2, 10:19 am, David Fanning <n...@dfanning.com> wrote:

> It occurs to me that what I ought to do is set this up as
> an Open Source project with a Wiki so I can get YOU to write
> the damn documentation. Humm. I'm looking to retire. Does
> anyone know how to do such a thing?

That could fairly easily be done if you use something like sourceforge
or one of the many things like it. I'd be willing to be involved at
some level, but as usual, time is an issue. I may be able to provide
space on our servers and wiki if you wanted to go that route.

Mike


P.S. While you are in the process of updating/fixing/breaking your
fsc codes, I thought I'd mention something that I added a while back
to our local tvread. I'm always forgetting and overwriting data, so I
added an overwrite_prompt keyword and changed the part where you call
dialog_pickfile to look like

if keyword_set(overwrite_prompt) then begin
IF dialog THEN filename = Dialog_Pickfile(/Write,
File=filename, /overwrite_prompt)
endif else begin
IF dialog THEN filename = Dialog_Pickfile(/Write, File=filename)
endelse

That way I'm prompted it I attempt to overwrite a file. If I use the
NODIALOG keyword, I can still blissfully overwrite without a care in
the world.

Mike
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Venn diagram?
Next Topic: Re: IDLWAVE "Expanding path..."

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

Current Time: Fri Oct 10 16:26:25 PDT 2025

Total time taken to generate the page: 0.56609 seconds