Search found 11 matches

by Noob_Nate
03 May 2017, 21:32
Forum: Ask for Help (v1)
Topic: Searching a word in-file and showing it on List view
Replies: 1
Views: 645

Searching a word in-file and showing it on List view

Hi,

Can you share some codes regarding simple Search a word and show result that will be shown on a list view?

TIA :thumbup:
by Noob_Nate
01 May 2017, 22:48
Forum: Ask for Help (v1)
Topic: [HELP]AlphaSearch by Deo source code
Replies: 0
Views: 488

[HELP]AlphaSearch by Deo source code

Help !

Can someone provide the source code of AlphaSearch by Deo?
i need it badly, please :(
by Noob_Nate
28 Apr 2017, 21:31
Forum: Ask for Help (v1)
Topic: Multiple in-file string search
Replies: 2
Views: 880

Re: Multiple in-file string search

an example ;--- searchfor=test extensions:="txt,log" FileSelectFolder,FD1,%a_desktop%, 2, Pick up a folder with %extensions% if (fd1="") return i=0 Loop,%fd1%\*.*,0,1 { ALF= %A_LoopFileFullPath% SplitPath,alf, name, dir, ext, name_no_ext, drive If ext in %Extensions% { aaa= fileread,aaa,%alf% Loop,...
by Noob_Nate
27 Apr 2017, 05:49
Forum: Ask for Help (v1)
Topic: Multiple in-file string search
Replies: 2
Views: 880

Multiple in-file string search

Hi,

Need help in code for multiple files string search.

Ex:

In files: *.txt , *.log

TIA :thumbup:
by Noob_Nate
27 Apr 2017, 04:17
Forum: Ask for Help (v1)
Topic: Simple in-file Search with Directory specification
Replies: 10
Views: 2679

Re: Simple in-file Search with Directory specification

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 !
by Noob_Nate
27 Apr 2017, 04:10
Forum: Ask for Help (v1)
Topic: Simple in-file Search with Directory specification
Replies: 10
Views: 2679

Re: Simple in-file Search with Directory specification

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

Great work tho :bravo:
by Noob_Nate
27 Apr 2017, 03:46
Forum: Ask for Help (v1)
Topic: Simple in-file Search with Directory specification
Replies: 10
Views: 2679

Re: Simple in-file Search with Directory specification

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?
by Noob_Nate
27 Apr 2017, 03:33
Forum: Scripts and Functions (v1)
Topic: [Archive] Collection of lost AHK Scripts & Libraries
Replies: 114
Views: 187521

Re: [Archive] Collection of lost AHK Scripts & Libraries

Hi,

I looking for the lost script of AlphaSearch by Deo
https://autohotkey.com/board/topic/6611 ... earch-tool

Maybe someone can help me with this?

TIA
by Noob_Nate
27 Apr 2017, 02:43
Forum: Ask for Help (v1)
Topic: Simple in-file Search with Directory specification
Replies: 10
Views: 2679

Re: Simple in-file Search with Directory specification

Too bad, i can't seem to find any decompiler that can do it for this exe file. :(
by Noob_Nate
27 Apr 2017, 02:27
Forum: Ask for Help (v1)
Topic: Simple in-file Search with Directory specification
Replies: 10
Views: 2679

Re: Simple in-file Search with Directory specification

Thanks Man ! You're the best ! i'll try to find a decompiler for this. Really appreciate the help, cheers !
by Noob_Nate
27 Apr 2017, 02:17
Forum: Ask for Help (v1)
Topic: Simple in-file Search with Directory specification
Replies: 10
Views: 2679

Re: Simple in-file Search with Directory specification

Thanks noname, but i can't seem to download the source code or the exe file on the link given by Deo.. :(

Go to advanced search