Tokens

DerrickRe@aol.com
Sun, 9 Mar 1997 23:19:59 -0500 (EST)

Does anyone know how to display a token from the token database?

I am using modified code from the Token Deleter app to display a scrollable
list of all tokens in the token database. I want the selected token be be
displayed in the GenPrimary kinda like it does in the Export to Token
Database feature of Icon Maker.

I have the token selector sending the selected token as a GeodeToken... So
with a given:

GeodeToken token;

Anyone know how to display it?