+ Reply to Thread
Results 1 to 2 of 2

Thread: #iffile => http file

  1. #1

    Default #iffile => http file

    Hey,

    Is it possible to check a file on a server via http and compiler variable !?

    db

  2. #2
    Join Date
    Mar 2004
    Posts
    4,307

    Default Re: #iffile => http file

    Hello,

    No, the #iffile conditional-directive determines if a particular file or directory does or does not exist on the development computer. The underlying CreateFile Windows API does not "support" HTTP or FTP.

    Friedrich

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Posting Permissions

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