Class: | orderentry |
*-- Since the caption and name properties of *-- the Order History form are dynamic, we specify *-- the name of the entry to make in the INI file. IF "HISTORY" $ UPPER(thisform.Name) tsBaseForm::RestoreWindowPos("Order History") ELSE tsBaseForm::RestoreWindowPos() ENDIF