mIRC Home    About    Download    Register    News    Help

Print Thread
#80090 21/04/04 01:22 PM
A
Anonymous
Unregistered
Anonymous
Unregistered
A
Hi all,
I have the following code:
...
.alias $gettok($1-,1,32)
alias " $+ $alias(user.ali) $+ " $1-
...

It's intended to create custom alias from a hash table on a multiuser system. The problem has come when i migrate windows to NTFS file system. mIRC doesn't write the alias in the right place, it does in the current alias file. The file user.ali is loaded, and on a folder containing spaces.

I've tried to change the code to avoid the error, using ", $shortfn (Which seems to work only on FAT) and some tricks, but it's still there.

Help, i need somebody!


#80091 07/05/04 10:07 PM
Joined: May 2004
Posts: 10
M
Pikka bird
Offline
Pikka bird
M
Joined: May 2004
Posts: 10
$shortfn works fine in NTFS, and I really doubt that is a problem, considering programs have no clue what FS they are using.


Link Copied to Clipboard