Advertisement
Nadds

Pop-Up Message

Aug 7th, 2016
2,246
1
Never
1
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 1 0
  1. > Main Code
  2. X=MsgBox("Message",B+I,"Title")
  3.  
  4. *Replace B and I with the choices below
  5.  
  6. [B] Button
  7. 0 = OK Button
  8. 1 = OK / Cancel Button
  9. 2 = Abort / Retry / Ignore Button
  10. 3 = Yes / No / Cancel Button
  11. 4 = Yes / No Button
  12. 5 = Retry / Cancel Button
  13.  
  14. [I] Icon
  15. 16 = Critical Icon
  16. 32 = Help Icon
  17. 48 = Warning Icon
  18. 64 = Information Icon
Advertisement
Comments
Add Comment
Please, Sign In to add comment
Advertisement