跳至主內容

搜尋

搜尋

Override "no Records Found"

評論

1 條評論

  • Avatar
    Ian Cummings
    版主

    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

登入寫評論。