Results 1 to 2 of 2

Thread: #msgbox

  1. #1

    Default #msgbox

    Hi Friedrich,

    I use #msgbox to remind me at the end of a compile. When run with the
    command line compiler, the #msgbox _always_ appears behind the compiler
    window. Since the #msgbox is small it is almost covered by the compiler
    progress window so I don't always notice it<g> This is what I have:

    #msgbox "REMEMBER: Test code at the end of the script to rename
    officeupdate.ini to officeupdate_TEST.ini"

    Note that this is executed on a XP Home SP3 with all updates.

    Best regards,

    --
    Arnór Baldvinsson - Icetips Alta LLC
    Port Angeles, Washington
    www.icetips.com - www.buildautomator.com - www.altawebworks.com

    Icetips product subscriptions at http://www.icetips.com/subscribe.php

  2. #2

    Default Re: #msgbox

    Hi Arnór,

    > I use #msgbox to remind me at the end of a compile. When run with the
    > command line compiler, the #msgbox _always_ appears behind the compiler
    > window. Since the #msgbox is small it is almost covered by the compiler
    > progress window so I don't always notice it<g> This is what I have:
    >
    > #msgbox "REMEMBER: Test code at the end of the script to rename
    > officeupdate.ini to officeupdate_TEST.ini"
    >
    > Note that this is executed on a XP Home SP3 with all updates.

    Interesting. We had to replace the Clarion MESSAGE() command with a native
    Windows API to fix this.

    Thank you for bringing this to my attention.

    Friedrich

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •