[Bug 2444] New: mIRC Script Editor file writing error

Wine Bugs wine-bugs at winehq.org
Mon Aug 23 11:41:06 CDT 2004


http://bugs.winehq.org/show_bug.cgi?id=2444

           Summary: mIRC Script Editor file writing error
           Product: Wine
           Version: 20040813
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: wine-kernel
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: sapiens at fbi.hu


I'm using mIRC 6.16, but this error occurs in every versions since 6.03, i think.

If I'm opening the "Script Editor" (alt +R), and write a script (or only load
one and after I edit it), I can't leave blank lines:
when i close the dialog, or only change the tabs, the blank lines will be filled
with a random script line, beginning with a string (I cant Paste it, it gives
here an 'u' string).
for example, if i write this script:
alias helloworld {
echo -s Hello World!!!

}

the result will be this:
alias helloworld {
  echo -s Hello World!
  uecho -s Hello World!
}
and the mIRC want to execute the 'uecho' command too, but it can be dangerous,
if an 'uecho' command is writed too.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the wine-bugs mailing list