Results 1 to 4 of 4

Thread: A little help would be appriciated

  1. #1

    Thread Starter
    Lively Member mrdarkwarez's Avatar
    Join Date
    Feb 2000
    Location
    Australia
    Posts
    113

    Post

    2 questions:

    1: can any help me out with the ole1 functions - any good link which gives details on its functions and stuff like that!

    2: how do i copy a binary file and write the copied information out into another file.

    eg. copy an exe and write the exe out again in a different file.

    thanx for all da help

  2. #2
    Frenzied Member Buzby's Avatar
    Join Date
    Jan 1999
    Location
    UK
    Posts
    1,670

    Post

    To copy a file (of any type) you use

    FileCopy [sourcefilename] [destfilename]




    ------------------
    Mark "Buzby" Beeton
    VB Developer
    [email protected]



  3. #3

    Thread Starter
    Lively Member mrdarkwarez's Avatar
    Join Date
    Feb 2000
    Location
    Australia
    Posts
    113

    Post

    maybe u misunderstood
    i want to read the information in the exe not just copy it

  4. #4
    Hyperactive Member
    Join Date
    Jan 1999
    Location
    Rotterdam, Netherlands
    Posts
    386

    Post

    Then open the file binairy (check your help for how to open and read files)

Posting Permissions

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



Click Here to Expand Forum to Full Width