AcuShowLogo

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

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

For example:

AcuThinAX.AcuShowLogo = TRUE
if AcuThinAX.AcuShowLogo

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