Skip to main content

Search

Search

Override "no Records Found"

Comments

1 comment

  • Avatar
    Ian Cummings
    Moderator

    You can specify the handling of messages via the "Administer>Application Message Setup" menu item in BarTender.  This one is message #3200.

     

    Note that in newer versions of BarTender we have a UserMessage() function in VB script that allows you to generate custom application messages.

     

    UserMessage(BtMsgSeverity, Message)
     
    Sends a BarTender message with the specified severity and message text.
    0

Please sign in to leave a comment.