ACTIVATELIC Activate license |
Top Previous Next |
Use this script command to activate the license.
For example, the following activates the serial number 123456789012.
ACTIVATELIC 123456789012
The serial number to activate may also be expressed in a variable as shown below.
SET var = "123456789012" ACTIVATELIC var
Related Command(s): IMPORT, EXPORT See Also: Robo-FTP License Activation |