How Software Gets Done  


(No Login on Secured Page)

Custom Software Buyers
Request new bids
Search Coders
My Account
 
My Buyer 'To Do' List
 
My bid requests
  My escrow account
 
My General Info
 
Help for Buyers
Articles for Buyers
FAQ for Buyers
Latest News
 

Custom Software Coders

Newest open work
Browse all work
Search all work
My Account
 
My Coder 'To Do' List
 
My bids
 
My General Info
  My credit account
 
Help for Coders
Articles for Coders
FAQ for Coders
Latest News
 

Affiliates

My account
 
My pipeline
 
My credit account
 
Help for Affiliates
Latest News
 
Newest Open Bid Requests.
Border Graphics
By CFC on May 6
Max Bid: $20


Marketing Documents Work
By Tometa Software, Inc. on May 6
Max Bid: Open to fair suggestions


Enumerate Fonts from NT Registry via API
By Sting-Ray on May 6
Max Bid: $15


help with .mov files
By Alvin Rogers on May 6
Max Bid: Open to fair suggestions


multi threaded smtp server
By hoodle on May 5
Max Bid: Open to fair suggestions


ASP Shopping Cart w/ Paypal solution
By lindenmj on May 5
Max Bid: $50


Click here to put this ticker on your own site

Open Work Categories.
Database 
(141 open)
   Access 
(59 open)
   MySQL 
(69 open)
   Oracle 
(10 open)
   SQL Server 
(50 open)
   Other DB 
(13 open)
Documentation / Tech Writing 
(29 open)
Data Entry 
(17 open)
Game Development 
(20 open)
Graphics / Art / Music 
(37 open)
   Graphics 
(54 open)
     3d Animation 
(16 open)
   Art (Misc.) 
(17 open)
   Music 
(4 open)
   3d Modeling 
(7 open)
Language Specific 
(105 open)
   ASP 
(68 open)
   C# 
(35 open)
   C++ / C 
(106 open)
   Cocoa / Obj-C 
(1 open)
   Cold Fusion 
(3 open)
   Delphi 
(35 open)
   Java 
(59 open)
   Perl 
(34 open)
   PHP 
(79 open)
   XML/XSL 
(25 open)
   Visual Basic 
(140 open)
   Visual Basic .Net 
(70 open)
   Other 
(50 open)
Misc 
(38 open)
   CAD 
(2 open)
MultiMedia 
(28 open)
Network 
(39 open)
   Network Design 
(10 open)
   Network Implementation 
(13 open)
Platforms 
(61 open)
   Windows 
(149 open)
     MS Exchange 
(2 open)
     MS Office 
(13 open)
     Other 
(9 open)
   Internet Browser 
(38 open)
   Linux 
(50 open)
   UNIX 
(23 open)
   Hand Held/PDA Programming 
(7 open)
Requirements 
(14 open)
Security 
(40 open)
Testing / Quality Assurance 
(16 open)
Web 
(142 open)
   Page Design 
(73 open)
   Flash 
(46 open)
   Web Services 
(74 open)
   Web (Other) 
(72 open)
Training 
(12 open)
   Computer Based 
(14 open)
 
Other
 
Other Sites

Download the free Rent A Coder IE toolbar!
 
Show Bid Request

Find all Procedure in a Vbp/Vbg using Regular expression
Bid Request Id: 23470
Bookmark in my 'To Do' list
Posted by: Herve (1 ratings)
(Software buyer rating 10)
Non-action Ratio: Above Average - 25.00%
Posted: Aug 2, 2002
9:19:23 AM EDT
Bidding Closes: Aug 16, 2002
9:38:00 AM EDT
Viewed (by coders): 222 times
Deadline: 8/19/2002
TIME EXPIRED
Phase:
100% of work completed and accepted. Coder has been paid.
Max Accepted Bid: Bidding is closed
Project Type: Very Small Business Project: under $100 (USD)
Bidding Type: Open Auction
Categories: Language Specific, Documentation / Tech Writing, Visual Basic
Enter chat room for this bid request
(0 active users at May 6, 2003 5:20:06 AM EDT)

Description:
Hello,

I need a very little piece of software to explore a Vbp/Vbg file that will be able to find and display all Subs/Functions included a Visual Basic Project using regular expression.
This search will have to work in every configuration of the declaration of course.

Here is a starting point for the query:
Pattern for RegExp Query:
"(Public|Private|( Friend*))( Static)* (Sub|Function) (\w+)(\(([ !-~]*)\)([ !-~]*))([^\v]*?)End (Sub|Function)")

This query doesn't work for Sub/Function defined on mutiple lines e.g.:

Private Function mstrGet_Between_Seperators(ByVal vstrString As String, _
ByVal vstrFirst As String, ByVal vstrSecond As String) As String

It doesn't work if scope is omitted either.

I'm rushing...I've got no time to do it myself.
I'm not interested for a proposal that will use Extensibility of VB.
It's easy money for a Pro !

Best Regards

Herve





Deliverables:
Complete and fully-functional working program(s) in executable form as well as complete source code of all work done.

Complete copyrights to all work purchased.


Platform:
Os : Win98/NT/2000

Must be 100% finished and received by buyer on:
Aug 19, 2002 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!
GuruVB
(3 ratings)
in PUNE, Maharastra
India
Bid id: 261,881
 
$75 (USD) Aug 3, 2002
9:15:38 AM EDT
 10
(Excellent)
   
Hi,

Just accept the bid and rest assure!

Thanks and kind regards,
GuruVB
 
 
 
 
  See 1 private reply(ies)
to/from GuruVB.
 

GuruVB
(3 ratings)
in PUNE, Maharastra
India
Bid id: 263,727
 
N/A Aug 5, 2002
9:54:21 AM EDT
 10
(Excellent)
   
Hi Herve,

Here is the logic:
1. I will use Microsoft Lib for regular expression.(regular expression lib)

2. About the _ in function definition:

- When we reading the Vb files at that time just replace _ and VBCrlf with space and we have the single line function, which gets evaluated easily.

3. About the scope:
If you look at the regular expression the test string or the data needs the scope. If scope is not defined then with some VB parser I will add the scope to the result string/ data dynamically and then we can process that string for evaluation.

Seems that you are developer i think this is more that enough to get this project.

Just TRUST me!

Thanks and kind regards,
GuruVB
Microsoft Certified Solution Developer.
PS: Can show you the DEMO, but I think no need of it.
 




Quick Search
 

 Advanced Search
Newest Open Work
Latest News

 
Credentials


 

 
Rent A Coder upholds the rigorous business practices required to be both a BBB member and Square Trade vendor.
  • All customer issues addressed within 2 days
  • Openly disclosed pricing and return policies
  • Participation in mediation at buyer request
  • Superior selling track record
This site is verified through its parent company, Exhedra Solutions, Inc.
 

Rent A Coder Top Coders.


Anuj Gakhar
Rated a 9.98 on 92 jobs 
Securenext
Rated a 9.98 on 97 jobs 
Buddies
Rated a 9.82 on 76 jobs 
Codman
Rated a 9.97 on 137 jobs 
Andrei Remenchuk
Rated a 10 on 12 jobs 
Michael Sharp
Rated a 9.98 on 167 jobs 
teleCODERS
Rated a 9.93 on 67 jobs 
RNA
Rated a 9.93 on 35 jobs 
hernest
Rated a 10 on 109 jobs 
markesh
Rated a 10 on 21 jobs 

See all top coders...

(What makes a top coder?)

Top Exam Scorers
 
Other
Rent A Coder is PayPal verified through its parent company, Exhedra Solutions, Inc.

Created in partnership with:

 


Affiliate Sites



Latest News | About Us | Kudos | Feedback/Contact    Affiliates | Advertise    Privacy | Legal

Copyright © 2001, Exhedra Solutions, Inc. All rights reserved.
By using this site you agree to its Terms and Conditions.
"Rent A Coder" (tm), "Safe Project Escrow" (tm) and "How Software Gets Done" (tm)
are trademarks of Exhedra Solutions, Inc.