ACTIVATELIC Activate license
<< Click to Display Table of Contents >> Navigation: Robo-FTP User's Guide > Script Programming > Script Commands > All Script Commands > ACTIVATELIC Activate license |
Syntax: |
ACTIVATELIC |
[ serial number ] |
Arguments: |
[serial number ] |
|
Options: |
none |
|
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, Moving to Another Computer