|
I have a dialog box that needs to be wider than the
default size. I set up the following command but the size does not
increase
DIALOG 'Exit ?'=100 vYesNo vEndKey YES
CAPTION +
'You are not authorized for this action' ICON ERROR What am I doing wrong?
|
