Simple in-file Search with Directory specification Topic is solved

Get help with using AutoHotkey (v1.1 and older) and its commands and hotkeys
Keyboard_Warrior

Simple in-file Search with Directory specification

27 Apr 2017, 01:09

Hi,

Just wondering if there's already a working code for a simple in-file search with directory specification?
What i meant is for example, i will input the directory where the files are to be search and show it's result?
Somewhat like this:

Search for: [textbox]
In files: [textbox]
In directory: [textbox]
[*Result box*]

The result will also show any words that have the 'word' you're looking for.

TIA :D
User avatar
noname
Posts: 516
Joined: 19 Nov 2013, 09:15

Re: Simple in-file Search with Directory specification

27 Apr 2017, 02:04

Image

Have been using this for a long time:

https://autohotkey.com/board/topic/6611 ... arch-tool/


Ooops this link is dead :oops:

I put the exe in dropbox https://www.dropbox.com/s/ouugc3in57n20 ... h.exe?dl=1 , I cannot find the ahk code but you can decompile the exe if you want to change the code or ask on the forum if someone still has it.
Noob_Nate
Posts: 11
Joined: 26 Apr 2017, 22:52

Re: Simple in-file Search with Directory specification

27 Apr 2017, 02:17

Thanks noname, but i can't seem to download the source code or the exe file on the link given by Deo.. :(
Noob_Nate
Posts: 11
Joined: 26 Apr 2017, 22:52

Re: Simple in-file Search with Directory specification

27 Apr 2017, 02:27

Thanks Man ! You're the best ! i'll try to find a decompiler for this. Really appreciate the help, cheers !
Noob_Nate
Posts: 11
Joined: 26 Apr 2017, 22:52

Re: Simple in-file Search with Directory specification  Topic is solved

27 Apr 2017, 02:43

Too bad, i can't seem to find any decompiler that can do it for this exe file. :(
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: Simple in-file Search with Directory specification

27 Apr 2017, 03:08

I use Notepad++ for this
Image
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile
Noob_Nate
Posts: 11
Joined: 26 Apr 2017, 22:52

Re: Simple in-file Search with Directory specification

27 Apr 2017, 03:46

jNizM wrote:I use Notepad++ for this
Image
Yeah, but i wanted to create something like noname shared on my own, that's why i kinda need the source?
Noob_Nate
Posts: 11
Joined: 26 Apr 2017, 22:52

Re: Simple in-file Search with Directory specification

27 Apr 2017, 04:10

Thanks man ! :thumbup:
But do you have a multiple file in-file string search?

Great work tho :bravo:
Noob_Nate
Posts: 11
Joined: 26 Apr 2017, 22:52

Re: Simple in-file Search with Directory specification

27 Apr 2017, 04:17

Just to be specific,

Search for: [string]
In files: [ex. *.c (or can be multiple like *.c,*.h)]
In directory: [dir]
[*Result box*]

i want to know the source code for this 3 specifically :)
i guess i can already handle other thing aside from the search function and how can i show it
Cheers !

Return to “Ask for Help (v1)”

Who is online

Users browsing this forum: No registered users and 368 guests