Calc, Clear autosync – HP NonStop G-Series User Manual
Page 152

Command Interpreter
HP AutoSYNC User’s Guide—522580-019
8-58
CALC
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.
*
designates all systems that have this system as a destination.
CALC expression;
expression is
{ constant
}
{ expression op const
}
{ ( expression )
}
op is
{ + | – | * | / }
CLEAR AUTOS[YNC] FROM [ \system-name | * ];