favoritesbutton
HELPER

The favoritesbutton statement handles the Favorites button in a dialog.


Parameters

This statement has one parameter:

helper – name of the helper procedure. This procedure must contain subroutines named GETFAVORITES:, WRITEFAVORITES:, GETSPEC:, SETSPEC: and NEWFAVORITEDEFAULTNAME:. Usually these can be tucked away in the same procedure that handles the buttons for the dialog. If the helper procedure is not specified then the procedure is assumed to be called FavoritesHelper.


Description


See Also


History

VersionStatusNotes
10.0NewNew in this version.