Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: How to check a file status (open or closed) from batch command  (Read 2289 times)

0 Members and 1 Guest are viewing this topic.

rameshssu

    Topic Starter


    Newbie

    I need to check for a file (.dat or .txt) status and introduce delay if it is open. How to check file status (open or closed) from batch command.

    Thanks for your help.

    gpl



      Apprentice
    • Thanked: 27
      Re: How to check a file status (open or closed) from batch command
      « Reply #1 on: March 11, 2008, 04:44:49 PM »
      Check out Microsofts SysInternals site for command line utilities to do this :
      technet.microsoft.com/en-us/sysinternals/default.aspx

      Graham

      rameshssu

        Topic Starter


        Newbie

        Re: How to check a file status (open or closed) from batch command
        « Reply #2 on: March 26, 2008, 12:43:40 PM »
        Still no luck.... Please let me know if any other choice... Thanks