Search Locate Previous Next Contents

Win.Msg – information messages

To call the standard Windows messagebox, in a variety of styles:

Win.Msg 'Print Complete'

The default is the ‘Info’ style, which just has a single <OK> button and the friendly bubble icon. Other options are:

For example:

'File' Win.Msg 'Problem reading your data'

You may like to adapt this function, adding in more button selections as required.



Continue to: Win.Pick – select one item from a list
© Copyright Causeway Graphical Systems Ltd 2001