Check out Amazon.com!

BlitzCoder Code Archives PageMain Codes Page
"PeekString$(bank,offset,count)", by alias jargon
returns a string read from a memory bank.
---
'bank' is the id handle of a memory bank to read from.
'offset' is the offset to begin reading from.
'count' is the length in characters of the string to be read.
Code
Copyright(c) 2000-2004, BlitzCoder. All Rights Reserved.

Code software created by Krylar's Kreations