mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Sep 2005
Posts: 128
Vogon poet
OP Offline
Vogon poet
Joined: Sep 2005
Posts: 128
When using $sfile in the beta version above 7.78, the filename is cut out in the dialog box.

7.78
http://www.devilscript.com/7.78.png

7.78.beta+
http://www.devilscript.com/7.78.beta+.png

Regards.


when no one watching us
we are invisible
Joined: Dec 2002
Posts: 5,505
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,505
Thanks for your bug report. I have not been able to reproduce this so far. I tested both v7.78 and the current beta under Windows 10 and 11.

If you test this in a clean copy of mIRC, in an empty folder with no settings, scripts, etc., do you see the same issue?

Can you describe a step by step method that reproduces this for you? For example, here is what I did:

1) Run mIRC
2) Type //echo $sfile($mircdir) in the status window editbox and press the enter key.
3) Click on a filename.

Also, does this issue appear in the DCC Send dailog? It uses the same file explorer system dialog as $sfile().

Joined: Sep 2005
Posts: 128
Vogon poet
OP Offline
Vogon poet
Joined: Sep 2005
Posts: 128
7.78 / 7.78.beta+

//noop * $sfile($iif(asd,$dir()) backup - statusbar.mrc,Statusbar: Export a Backup File,&Ok))

alias dir { return $nofile($mircexe) $+ $1 }


when no one watching us
we are invisible
Joined: Dec 2002
Posts: 5,505
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,505
Thanks this issue has been fixed for the next beta.


Link Copied to Clipboard