On Apr 30, 2007, at 4:13 PM, Brian Heibert wrote: > How do I let the user of my basic like language that I am making do > something with the answer This is tough to answer because you are the one designing the program. Ask yourself what you want to allow the user to do. Once you have that answer design an interface to do it. Brian S.