Important: The information in this document is obsolete and should not be used for new development.
scMove
You can use thescMoveTIB instruction to copy a long value from one memory location to another.
--> scParam1PtrThe source address. --> scParam2PtrThe destination address. DESCRIPTION
ThescMoveTIB instruction copies the 32-bit value pointed to by thescParam1parameter to the memory location specified by thescParam2parameter.