mIRC Home    About    Download    Register    News    Help

Print Thread
#192708 08/01/08 02:43 PM
Joined: Mar 2007
Posts: 139
S
Solo1 Offline OP
Vogon poet
OP Offline
Vogon poet
S
Joined: Mar 2007
Posts: 139
Hi

I am trying to grasp $findfile and had a look at the help file, but i cant get this to work, i am trying to find every file in my script directory that starts with test and echo it, can anyone help?

Solo1 #192709 08/01/08 03:01 PM
Joined: Dec 2002
Posts: 2,031
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Dec 2002
Posts: 2,031

Script directory as in $scriptdir ?

//echo -ace info2 * Found $findfile(<path>,test*,0,echo -ac info $1-) file(s)

Replace with your search path.


Link Copied to Clipboard