Important: The information in this document is obsolete and should not be used for new development.
scAdd
You can use thescAdd
TIB instruction to add a value to an address.
--> scParam1
Ptr
An address. --> scParam2
LongInt
The number to add to the address. DESCRIPTION
ThescAdd
instruction adds the long value inscParam2
to the address inscParam1
.