Show Bid Request
file find in VB
Bid Request Id: 45825
|
|
|
Posted by: |
Beck1 (6 ratings)
(Software buyer rating 10)
|
Non-action Ratio: |
Above Average - 47.06%
|
Buyer Security Verifications: |
Good
|
Approved on: |
Jan 29, 2003 9:33:58 AM EDT
|
Bidding Closes: |
Jan 31, 2003 6:32:45 AM EDT
|
Viewed (by coders): |
643 times
|
Deadline: |
2/3/2003 8:00:00 AM
TIME EXPIRED
|
|
|
|
Description:
We require someone to search all the drives on the system for a file called Minilog.dat once the file is found we require to know its size. We would this to be in the form of a funtion whenit is called from our program it will return with the file path and size. We only want to search the root directory of the drive.
Deliverables: 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.
2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request.
3) Complete ownership and distribution copyrights to all work purchased.
Platform:
Visual basic 6.
Must be able to run on all versions of windows from 98 up
Must be 100% finished and received by buyer on:
Feb 3, 2003 8:00:00 AM EDT
Deadline legal notes: All times are expressed in the time zone of the site EDT (UT - 5). If the buyer omitted a time, then the deadline is 11:59:59 PM EDT on the indicated date.
Remember that contacting the other party outside of the site (by email, phone, etc.) on all business projects < $500 (before the buyer's money is escrowed) is a violation of both the software buyer and seller agreements.
We monitor all site activity for such violations and can instantly expel transgressers on the spot, so we thank you in advance for your cooperation.
If you notice a violation please help out the site and report it. Thanks for your help.
|
|
Bidding/Comments:
|
All monetary amounts on the site are in United States dollars.
Rent a Coder is a closed auction, so coders can only see their own bids and comments. Buyers can view every posting made on their bid requests. |
See all rejected bids (and all comments)
Name |
Bid Amount |
Date |
Coder Rating |
|
|
|
This bid was accepted by the buyer!
|
$36 (USD)
|
Jan 29, 2003 6:23:01 PM EDT
|
9.96
(Excellent)
|
|
|
Here's an example of the functionality you are looking for.
The function is in the form:
ReturnValue = FindFile(<File>, ByRef <Size>)
Where ReturnValue is the the full path and filename of the file that's been found. <File> is the file name to search for. <Size> is a Long variable passed by reference, which is populated with the files size in bytes.
My bid is for the code to this example which is complete and fully commented.
Regards,
- Aaron.
|
|
Attached File
|
|
|
|
|