|
-
Feb 7th, 2000, 04:04 PM
#1
Thread Starter
Lively Member
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
-
Feb 7th, 2000, 05:49 PM
#2
Frenzied Member
To copy a file (of any type) you use
FileCopy [sourcefilename] [destfilename]
------------------
Mark "Buzby" Beeton
VB Developer
[email protected]
-
Feb 7th, 2000, 06:01 PM
#3
Thread Starter
Lively Member
maybe u misunderstood
i want to read the information in the exe not just copy it
-
Feb 7th, 2000, 06:25 PM
#4
Hyperactive Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|