Modify

Opened 17 years ago

Closed 17 years ago

#857 closed Bug (No Bug)

MSGBOX not working properly

Reported by: bobspen@… Owned by:
Milestone: Component: AutoIt
Version: 3.3.0.0 Severity: None
Keywords: Cc:

Description

just started using a 64 bit Vista Laptop. I upgraded Autoit to latest version. I am running some scripts that I developed under Windows XP and getting strange behavior of the MSGBOX instruction. I have several MSGBOX thru out script, all set to be an "always on top" window. One behave properly and the next does NOT stay on top most of the time. The two lines are:

Works correctly: MsgBox(262144, "Decryt Password?", "OK to Decrypt?")
Works incorrectly: MsgBox (262144, $B, "ID/Name= " & $C & Chr(13) & Chr(13) & "Password= " & $A )

Any clue as to what might be going on???
Thanks for any help,
Bob

Attachments (0)

Change History (1)

comment:1 by Valik, 17 years ago

Resolution: No Bug
Status: newclosed

You need to read WikiStart. This is not the place to ask for support. Your example does not meet the criteria for a suitable example.

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.