Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!samsung!zaphod.mps.ohio-state.edu!caen!uflorida!gatech!purdue!haven!umbc3!gmuvax2!peraino From: peraino@gmuvax2.gmu.edu (Bob Peraino) Newsgroups: comp.sys.handhelds Subject: CLEAR-TO-MARK code Message-ID: <3306@gmuvax2.gmu.edu> Date: 28 Jan 91 21:09:43 GMT Organization: George Mason Univ., Fairfax, Va. Lines: 18 >Just put some unique object onto the stack at the beginning of your >program--one that you never use otherwise--and then at the end of >the program, just execute this 'clear to mark' program: > >CTOM ><< WHILE SAME NOT DO END >> . . >Michael C. Grant Nice idea, but.. I simply cannot imagine how a program can be written to have no idea what it has thrown up on the stack. peraino@gmuvax.gmu.edu