Important: The information in this document is obsolete and should not be used for new development.
scAdd
You can use thescAddTIB instruction to add a value to an address.
--> scParam1PtrAn address. --> scParam2LongIntThe number to add to the address. DESCRIPTION
ThescAddinstruction adds the long value inscParam2to the address inscParam1.