Results 1 to 9 of 9

Thread: Finding opening or closing braces

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    4

    Finding opening or closing braces

    Hello,

    I want to find opening and closing braces's place similar to .Net code editor. But i can't.

    I wrote an Add-in for solve this problem.

    Code is find ending and beginning braces ()[]{} and block commands as If-End If, For-Next ...

    Find key: Ctrl-B, Select finding block area: Ctrl-Shift-B

    You can compile source code or you can add DLL.

    I hope it will usefull.

    Hasan AYDIN
    Attached Files Attached Files
    Last edited by hasanaydin52; Jan 14th, 2009 at 01:39 AM.

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Finding opening or closing braces

    Moved from the CodeBank

  3. #3
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,710

    Re: Finding opening or closing braces

    This looks like a completed project submission to codebank?
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  4. #4

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    4

    Re: Finding opening or closing braces

    i was search similar this program at long time, but i cant find it.

    where is codebank?

    New version is at the attachment.
    Last edited by hasanaydin52; Jan 7th, 2009 at 11:01 AM.

  5. #5

  6. #6

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    4

    Re: Finding opening or closing braces

    if necessary, can you move to CodeBank?

  7. #7
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,427

    Re: Finding opening or closing braces

    I hope you don't find this confusing but from the names and types of files in the zip it looks like this is meant as a VB Add-in so I moved it here. If that is not what it is then please let me know.

    BTW, in general the CodeBank is meant for snippets of code and the UtilityBank is meant for completed utilities.

  8. #8

    Thread Starter
    New Member
    Join Date
    Jan 2009
    Posts
    4

    Re: Finding opening or closing braces

    I understand now, your right.
    I think here is suitable.

  9. #9
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Finding opening or closing braces

    I apologize hasanaydin52. You had posted it in the CodeBank. I saw this sentence
    Quote Originally Posted by hasanaydin52
    I want to find opening and closing braces's place similar to .Net code editor. But i can't.
    And assumed your thread was an "How do I do this?" thread, so I moved it.

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