AutoSYNC Software User's Guide (Update 19)

Command Interpreter
HP AutoSYNC User’s Guide522580-020
8-58
CALC
ASYSYNCP process changes its access ID to the user ID who configured the
synchronization. This operation succeeds only if the authorizer is (1) the Super ID, (2)
the user’s group manager, or (3) the user itself; otherwise the synchronization is
aborted.
The ownership of the SYNCUSER table is set to the authorizer or, if specified, to the
administrator. This command also sets the write and purge security of the SYNCUSER
table to the owner (“xOxO”). Adding and deleting AutoSYNC users is thereby restricted
to the AutoSYNC administrator.
CALC
A 4-function calculator to perform addition, subtraction, multiplication, division.
Parentheses are supported; multiplication and division have precedence over addition
and subtraction. CALC numeric operands are assumed to be decimal unless preceded
by %, %h, or %b. An expression comprised of simple integers is performed using
integer arithmetic. If any operand contains a decimal point, the expression is evaluated
to four decimal places of accuracy.
constant
an ordinary decimal constant with or without a decimal point, or a binary, octal, or
hexadecimal integer (prefixed by %b, %, or %h, respectively.
CLEAR AUTOSYNC
Removes the remote destination DISABLE access control from the specified system or
all systems, allowing synchronization from these source systems to resume.
\system-name
an Expand system name.
*
CALC expression;
expression is
{ constant }
{ expression op const }
{ ( expression ) }
op is
{ + | | * | / }
CLEAR AUTOS[YNC] FROM { \system-name | * } [, USER user-ID ];