"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 | | |