Matrix1 Utility Plug-ins

WRITE MEMBLOCK STRING


Syntax

WRITE MEMBLOCK STRING Memblock Number, Offset, String value
WRITE MEMBLOCK STRING Memblock Number, Offset, String value, Field Size

Description

This command will write the string value and a terminating null byte into the memblock at the specified position.

If using the second form of this command, the string written the memblock will not exceed the field size specified. If the string value used is less than the field size specified, the rest of the field will be filled with null bytes.

If copying the string would result in the string going beyond the end of the memblock, the copying will stop at the last byte of the memblock. In this event, no terminating null will be written.

Go back to ...

Matrix1Util_04 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011