I just had another bug report of a user of my mp3ad+ script, where $sfile returned the path and not the complete path + filename.
Code:
$sfile(*.exe,$+(Choose the executable file of your media player))
returned
Code:
C:\Programme\iTunes\
He tried to get other files, too. Always with the same result: it returned the path. Same for $sfile with different parameters, e.g.
Code:
$sfile(itunes.exe,itunes.exe)

Code:
$isalias(sfile)
returned $false, so he didn't have any custom sfile alias, too.
Code:
$msfile(*.*,$+(Choose the executable file of your media player)) $msfile(1)
returned
Code:
0


He uses mIRC 6.31 (with NNScript 4.2).

P.S.: this thread should get a different subject and should be moved to bug reports section.

Last edited by voks; 20/11/07 11:48 PM.

using mirc 6.35 on WinXP Home SP3 and Windows 7