AcuShowLogo

Determines whether to display the ACUCOBOL-GT Web Runtime logo when you invoke your application.

Parameter Type    Input Output
(BOOL) [TRUE, FALSE ]    [TRUE, FALSE]

For example:

AcuGTAX.AcuShowLogo = TRUE
if AcuGTAX.AcuShowLogo

To use this property, specify it as part of the <OBJECT> element where you invoke the application. The default is TRUE.