#!/usr/bin/env /friends/bin/postscript /mystack () def /mypush { /mystack (this is a test) def } def 1 mypush 2 mypush 3 mypush mystack =