Skip to main content

[SOLVED] Expiration warning message

Author: fvenanciobr@gmail.com (fabricio)

Hi folks   I am trying Uniface 9.7 trial...   Is it possible to disable the boring message expiration "Licence for feature will expire in 29 days"?   Thanks you Fabricio Venancio Brazilian Uniface Developer Florianópolis/SC/Brazil

[SOLVED] Expiration warning message

Author: fvenanciobr@gmail.com (fabricio)

Hi folks   I am trying Uniface 9.7 trial...   Is it possible to disable the boring message expiration "Licence for feature will expire in 29 days"?   Thanks you Fabricio Venancio Brazilian Uniface Developer Florianópolis/SC/Brazil

In the helpfile, look for $LICENSE_OPTIONS: $LICENSE_OPTIONS = LM_NOTIFICATION=0 in your ASN should stop the display   Greetings from Frankfurt/Germany to Brazil, Uli


Author: ulrich-merkel (ulrichmerkel@web.de)

[SOLVED] Expiration warning message

Author: fvenanciobr@gmail.com (fabricio)

Hi folks   I am trying Uniface 9.7 trial...   Is it possible to disable the boring message expiration "Licence for feature will expire in 29 days"?   Thanks you Fabricio Venancio Brazilian Uniface Developer Florianópolis/SC/Brazil

Thank you so much, Mr. Ulrich   The King of Uniface Fórum!!!   Visit Florianópolis/SC Brazil!!! 


Author: fabricio (fvenanciobr@gmail.com)

[SOLVED] Expiration warning message

Author: fvenanciobr@gmail.com (fabricio)

Hi folks   I am trying Uniface 9.7 trial...   Is it possible to disable the boring message expiration "Licence for feature will expire in 29 days"?   Thanks you Fabricio Venancio Brazilian Uniface Developer Florianópolis/SC/Brazil

Hi Fabricio, Additionally you can add LM_TRANSCRIPT to $LICENSE_OPTIONS to prevent that a license expiration message is also displayed in the transcript window (and log file). E.g.

$LICENSE_OPTIONS = LM_NOTIFICATION=0, LM_TRANSCRIPT=3

Hope this helps. Daniel


Author: diseli (daniel.iseli@uniface.com)