The BUTTON control allows you to put a button on the screen to execute commands and shift to other screens. The control is activated when the user clicks on the button, or presses the appropriate accelerator key. Button accelerators need the Alt key to be activated, even when there are no edit type input controls present.
In addition to C, L and R for alignment of the button on the screen you can use the letter before to left align the text in the within the button and the letter after to right align the text within the. For example B would center the button and left align the text while M would left align the button and right align the text. Valid alignments are B,C,D, K,L,M, Q,R,S.
txt contains the name to appear on the button. com is executed when the button is pressed and, if successful, Venapp shifts to the new scr. If scr is empty, then the current screen is retained without change (no repaint will be done).
Button,"Capacity",50,15,15,15,C,Ww,,OV_CAPACITY