<HTML><FONT FACE=arial,helvetica><FONT SIZE=2 PTSIZE=10>ok, I have implemented few string commands. The only real puzzling command is deletechar(stringID,position), I have one way of doing it, but it will only work with string length greater than 3 or 4, its a combination of left$ and mid$ functions. I am going to have to look into it more later.
<BR>
<BR>and I have found out that showstring won't work unless you put it into game.bas module.
<BR>
<BR>and one more thing, I figure that it will be better to softcode stringfromglobal and globaltostring since it can be done this way, and it isn't neccessary to hardcode these commands.
<BR>
<BR>will try to submit patches on monday.</FONT></HTML>