Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

hello there,

 

i don't know where to go on this and need a pointer. does anyone know of a function that can evaluate the open/closed status of a given file?

 

in my app, i'm opening files using the 'System.Diagnostics.Process.Start(filename)' to open the file with it's default application. i need to run a check so i can change some file attributes once the file is closed.

i had thought i could use a timer to evaluate weather the file is open or not. i can't find any functions in the IO class that can do this?

 

thanks,

drew.

Guest Prashant
Posted
I have a query of my own...is there a "System" object in Visual Basic 6.x ? If yes, how does one get to use it?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...