<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><font face="Tahoma" size="2">Thanks, Thomas.<br>I only had a quick look at the psh source code and didn't see the string stack implementation.<br><br>Thomas said:</font><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><br>> As far as I can tell, there is a name stack implemented, but no non-generic instructions defined for it. Generic instructions such as "push" and "dup" are defined. In addition, if a string is in a program and is not recognized as a Psh instruction, that string will be pushed onto the Name stack. But, no Define instructions are implemented at this time. I'm not sure if that was a design choice or just an omission that should be added. I'll look into it.<br>
<br>
</div></div>
</div><br>
</body></html>