Check out Amazon.com!

BlitzCoder Code Archives PageMain Codes Page
"PokeString(bank,offset,value$)", by alias jargon
writes a string into a memory bank.
---
'bank' is the id handle of a memory bank.
'offset' is the position in the memory bank to begin writing at.
'value$' is a string with which to write to the memory bank.
Code
Copyright(c) 2000-2004, BlitzCoder. All Rights Reserved.

Code software created by Krylar's Kreations