[Tool/Web/Other] Missing Bracket Finder 2
#1

Missing Bracket Finder І
Introduction
Missing Bracket Finder І is a console application created in C++. It locates 'curly brackets' within a specified file and outputs them along with the line in which they are on. A 'Final Result' is also displayed at the end of each 'search', displaying the amount of brackets in total.

Downloads
http://www.sendspace.com/file/wnq9em - ZIP (Missing Bracket Finder 2 + General Public License)
http://www.mediafire.com/?zzmbqznr43rtuu4 - ZIP (Source + General Public License)


Installation
1. Download the application from one of the sources available.

2. Extract the folder to your desktop.

3. Move the 'Missing Bracket Finder 2' console application to the folder containing the file.

4. Execute Missing Bracket Finder 2.exe.


Functions

Target(file[]); - Selects the specified within the directory. After submission, outputs data containing the brackets, their situated line, and the amount within the file.


Clear; - Clears the console screen.
Exit; - Closes the console application.
Seperate(true/false); - Seperates the output data. REMOVED.


Special Thanks
Kyosaur - Extremely productive discussions.
Reply
#2

Good one! I will use this.
Reply
#3

Nice its really usable also for the starters and the experts.
Reply
#4

This is for Windows?
Reply
#5

Yes.
Reply
#6

Couldn't effort a MAC computer, eh?

- Hehe, just kidding
Reply
#7

Not working... it says, Cannot find a dll file named MD something..
Reply
#8

Quote:
Originally Posted by Naruto_Emilio
View Post
Not working... it says, Cannot find a dll file named MD something..
Fixed.
Reply
#9

But how to find out, where the Missing Bracket is?
Reply
#10

This is help as you know how may brackets u are missing it ust finding the bloody thing lol.
Thanks man.
Reply
#11

This is really nice.
Reply
#12

Great Job
Reply
#13

can't you make it like, output the data to a txt file? because for a 47k line script, you can't scroll up
Reply
#14

It tells some other shit man, doesn't work.
Reply
#15

This doesn't work for me

@The_ try this one https://sampforum.blast.hk/showthread.php?tid=305047
Reply
#16

great and easy to use
Reply
#17

Tells that are enough brackets, but still, doesn't compile.... 26 errors.
Code:
 script.pwn(1143) : error 001: expected token: "-identifier-", but found "1"
 script.pwn(1148) : error 010: invalid function or declaration
 script.pwn(16559) : error 017: undefined symbol "WeedTime"
 script.pwn(16580) : error 017: undefined symbol "WeedPlanted"
 script.pwn(16591) : error 017: undefined symbol "WeedX"
 script.pwn(16591) : warning 213: tag mismatch
 script.pwn(16592) : error 017: undefined symbol "WeedY"
 script.pwn(16592) : warning 213: tag mismatch
 script.pwn(16593) : error 017: undefined symbol "WeedZ"
 script.pwn(16593) : warning 213: tag mismatch
 script.pwn(16594) : error 017: undefined symbol "WeedTime"
 script.pwn(16595) : error 017: undefined symbol "WeedPlanted"
 script.pwn(16610) : error 017: undefined symbol "WeedX"
 script.pwn(16611) : error 017: undefined symbol "WeedTime"
 script.pwn(16612) : error 017: undefined symbol "WeedTime"
 script.pwn(16620) : error 017: undefined symbol "WeedX"
 script.pwn(16620) : warning 213: tag mismatch
 script.pwn(16621) : error 017: undefined symbol "WeedY"
 script.pwn(16621) : warning 213: tag mismatch
 script.pwn(16622) : error 017: undefined symbol "WeedZ"
 script.pwn(16622) : warning 213: tag mismatch
 script.pwn(16623) : error 017: undefined symbol "WeedPlanted"
 script.pwn(16637) : error 017: undefined symbol "WeedX"
 script.pwn(16642) : error 017: undefined symbol "WeedX"
 script.pwn(16642) : warning 213: tag mismatch
 script.pwn(16643) : error 017: undefined symbol "WeedY"
 script.pwn(16643) : warning 213: tag mismatch
 script.pwn(16644) : error 017: undefined symbol "WeedZ"
 script.pwn(16644) : warning 213: tag mismatch
 script.pwn(16645) : error 017: undefined symbol "WeedPlanted"
 script.pwn(16661) : error 017: undefined symbol "WeedX"
 script.pwn(16666) : error 017: undefined symbol "WeedX"
 script.pwn(16666) : warning 213: tag mismatch
 script.pwn(16667) : error 017: undefined symbol "WeedY"
 script.pwn(16667) : warning 213: tag mismatch
 script.pwn(16668) : error 017: undefined symbol "WeedZ"
 script.pwn(16668) : warning 213: tag mismatch
 script.pwn(16669) : error 017: undefined symbol "WeedPlanted"

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
EDIT:
This is the number of } - 11142 and { is - 11139 and I can't find it...
Reply
#18

It helps me, but doesn't tell me where....
Reply
#19

Very nice, thanks for this release!
Reply
#20

For me was useless ... i need it to find where is that missed bracket and just said me it's missing 2 brackets ... but where
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)