how to make a message box

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • fatimang
    New Member
    • Sep 2008
    • 10

    how to make a message box

    can you please help how to make a message box.....please give the code...
    thank you....
  • eWish
    Recognized Expert Contributor
    • Jul 2007
    • 973

    #2
    fatimang ,

    If you are not going to try then assistance will not be offered. Before making additional posts requesting code, please write the code yourself. If you have problems will will try and assist you. We will not just give you code. That is not how it works here.

    Kevin

    Comment

    • numberwhun
      Recognized Expert Moderator Specialist
      • May 2007
      • 3467

      #3
      Here is a hint, "Google is your friend".

      Regards,

      Jeff

      Comment

      • nithinpes
        Recognized Expert Contributor
        • Dec 2007
        • 410

        #4
        You can make use of Win32::Msgbox. Have a look at Win32 module.

        Comment

        Working...