Can someone please correct this code:
Code:if e_Key == 13 then sSearchFile = ".\\mydatafolder" -- This is wrong this folder sould be external --name listbox as a vaiable LB = "LB_FileListStep1";
I made a single file search exe portable file, but the "mydatafolder" folder inside the root folder where the exe file is.
So i can add more files to "mydatafolder" without changing the exe file,, hope someone understand :(
![]()

Reply With Quote