Help for this page

Select Code to Download


  1. or download this
    # Usage: STRING = ReadFile(FILENAME, START, LENGTH)
    # Reads an entire file or part of a file in binary mode.
    ...
       close H;
       return $D;
    }