Sub Push_S( str_stack, s$ )
Pushes a string onto a string stack
Related:
Pop_S