Hi Guys,
I'm trying to turn on the AccuTerm UV license sharing with a downloadable macro so that the users don't have to change anything themselves. The macro is really simple:
MACRO = "With ActiveSession.Settings" MACRO := CHAR(25):" .DeviceLicenseMode = 1" MACRO := CHAR(25):" .Apply" MACRO := CHAR(25):"End With" * Send the VBA script to the AccuTerm session PRINT CHAR(27):CHAR(2):'P':MACRO:CHAR(13):------------------------------
Joe Goldthwaite
Consultant
Phoenix AZ US
------------------------------
