VMS Help
CALIC, TEST

 *Conan The Librarian

 Tests the validity of a license key.

 $ CALIC TEST -f <func> -n <users> -c <comp> -v <value>

  1 - Parameters

  <func> is the API function to test.
  Possible values:
  check, checkfb, ident, usage, logint, string, version, release, build

  <users> is the number of users for check(fb), usage and logint

  <comp> is the component code

  <value> is the return code for 'string' and the value for logint

  Note: component codes should be double-quoted to respect the casing.

  2 - Example

 To test the validity of a recorded license key for the component code 1F7R:

 $ CALIC TEST -f check -n 0 -c "1F7R"
  Close     Help