Skip to main content
1-Visitor
May 20, 2021
Solved

Does it need special license for function ProAsmcompCreateCopy ?

  • May 20, 2021
  • 1 reply
  • 1766 views

Recently I try to study the function ProAsmcompCreateCopy by C language,

and always gotten the return of -26. After checking the menu, -26 means 

PRO_TK_NOT_VALID   Required license not found.

so would like to know does it need other special license for this function? thanks.

Best answer by Bryan_Chen

Thanks.  I found the below information for reference.

 

Bryan_Chen_0-1622611342855.png

 

1 reply

1-Visitor
May 21, 2021

It should not require any additional license.

But since this is deprecated, try to use the new function ProAsmcompMdlnameCreateCopy 

Bryan_Chen1-VisitorAuthorAnswer
1-Visitor
June 2, 2021

Thanks.  I found the below information for reference.

 

Bryan_Chen_0-1622611342855.png