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

Home » Public Forums » archive » fstat, file_info and file_test
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
fstat, file_info and file_test [message #35090] Wed, 14 May 2003 06:50 Go to previous message
btt is currently offline  btt
Messages: 345
Registered: December 2000
Senior Member
Hello,

This appears to be the week for file questions.

I see that in the now distant past, my question has been asked here
before, but the answers were pre-IDL 5.4 when FILE_xxxxx routines appeared.

I would like to have a test that reports if the file is open - by simply
providing the filename. FSTAT almost does it, but I have to associate
the file with a LUN first. FILE_INFO and FILE_TEST each take the
filename as an argument (instead of the lun that FSTAT requires), but
neither test for 'openess'.

What I would like to have is a function similar to:

result = FILE_ISOPEN(filename)

that returns a 1 (for open) or a 0 (for closed). Or, perhaps better in
the long run, I'd like to see an /ISOPEN keyword added to FILE_TEST.


Any suggestions?

Thanks,
Ben
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: FFT confusion
Next Topic: TVLCT as mouse is moved?

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

Current Time: Thu Oct 09 22:49:32 PDT 2025

Total time taken to generate the page: 0.56450 seconds