cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How To Block The Error Message Popups?

How To Block The Error Message Popups?

Steps to be followed

  • Add this code line (void)lc_set_attr(lm_job, LM_A_PERROR_MSGBOX, (LM_A_VAL_TYPE)0); just before the checkout function in lmflex.c and lmgr11.c .

 

jyadav_0-1578475512105.png

 

jyadav_1-1578475512115.png

 

  • Run nmake -f makefile clean all
  • Try to checkout a non-Licensed feature for testing. (Error Message will not popup).

Note: lmflex.c changes are for “c” based clients and “lmgr” related changes are for the java client

Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Jan 08, 2020 05:09 AM
Updated by:
Contributors