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

BUG: (P1) No documentation about flxStatSetAttr()

Description:

We noticed this function is in the header file, however there is no documentation available regarding it and therefore we don't know how to use it.

-Johnson
Labels (1)
0 Kudos
(1) Reply
davidz
Level 4

You can point flxStatGetUserlist to one or more license server in two ways: you can set the standard FLEX environment variables, or you can tell the flxStatGetUserlist to ignore the environment variables and programmatically tell flxStatGetUserlist what that list of license servers should be.

The function you mention in the post is for setting the LM_A_DISABLE_ENV and LM_A_LICENSE_DEFAULT attributes prior to the flxStatGetUserlist call to point the stat call to the list of servers without using environment variables.
0 Kudos