Indigo Rose Software

Professional Software Development Tools

 
Results 1 to 2 of 2

Thread: Test for file

  1. #1
    Join Date
    Sep 2003
    Posts
    1

    Test for file

    Hello,

    How can I test if a file ('Update.zip') exists in a certain directory ('C:\Update') ?
    I want to do the following :
    First test if file 'Update.zip' exists in 'C:\Update'. If it does, use this file to perform the update. If it doesn't, connect to internet and download.
    The downloading part is working fine.

    Best regards,

    Werner

  2. #2
    Join Date
    Jan 2000
    Posts
    2,002

    Re: Test for file

    In your server file editor script, use a Read File Information action. Set the "File information to collect" field to "Existence".

Similar Threads

  1. Dual Format AMS autorun CD/VCD
    By tviman in forum AutoPlay Media Studio 5.0
    Replies: 9
    Last Post: 04-12-2004, 02:20 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts