Important: The information in this document is obsolete and should not be used for new development.
scNoInc
You can use thescNoIncTIB instruction to transfer data without incrementing the buffer pointer.
--> scParam1 Ptr A pointer to a data buffer. --> scParam2 LongInt The number of bytes to be transferred. DESCRIPTION
ThescNoIncinstruction moves data to or from the buffer pointed to byscParam1. You specify the number of bytes to be transferred inscParam2. The buffer pointer inscParam1is unmodified by this instruction.
 
  
  
 