Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X
Hello.
By default the maximum borrowing duration is 5 days. Through an environment variable (LM_BORROW_DURATION=0-14), it is possible to get to a maximum of 14 days.
Solved! Go to Solution.
I'm not sure if borrowing license tool reads .psf files. I'd edit parametric_borrow.bat in \bin directory and add the command there, e.g. here:
@echo off set LM_BORROW_DURATION=14 set MC=unset
or simply add it as a Windows environment variable.
I'm not sure if borrowing license tool reads .psf files. I'd edit parametric_borrow.bat in \bin directory and add the command there, e.g. here:
@echo off set LM_BORROW_DURATION=14 set MC=unset
or simply add it as a Windows environment variable.
Thanks a lot.
It works.
I modified the borrow bat file and the maximum number of days is now 179 !
Pier
Hi,
just couple of notes...
LM_BORROW_DURATION value can be set:
In borrow bat file I set also following command
set PRO_LANG=english
Yes thanks !
Now we have subscriptipon licences and the max number is 179 ! I confirm .
Pier