mIRC Home    About    Download    Register    News    Help

Print Thread
#100027 09/10/04 03:22 PM
Joined: Mar 2004
Posts: 33
M
Mc_Fly Offline OP
Ameglian cow
OP Offline
Ameglian cow
M
Joined: Mar 2004
Posts: 33
Try this:
Code:
write test_with_long_filename.txt nothing
//rename $shortfn(test_with_long_filename.txt) "Test_with_long_filename.txt"

you get:
-
* /rename: unable to rename '#mircdir#\TEST_W~1.TXT' to '#mircdir#\Test_with_long_filename.txt'
-
(i try to rename the filename, i change le first "t" in "T" (upper)
mIRC can rename test_with_long_filename.txt to Test_with_long_filename.txt but not here
mIRC can rename $shortfn(test_with_long_filename.txt) to a $longfn(Test_with_long_filename.txt) but not here, because test_with_long_filename.txt = Test_with_long_filename.txt, but test_with_long_filename.txt !=== Test_with_long_filename.txt

... understanding ??!!

#100028 09/10/04 04:58 PM
Joined: Dec 2002
Posts: 266
Z
Fjord artisan
Offline
Fjord artisan
Z
Joined: Dec 2002
Posts: 266
It's a long time 'bug'. mIRC simply cannot rename to a file that already exists.


You won't like it when I get angry.

Link Copied to Clipboard