On 1/28/08, Herbert König <[EMAIL PROTECTED]> wrote: > > Hello LoneHunter01,
reply := FillInTheBlankMorph request: 'What is your real name' initialAnswer
> 'LoneHunter01'
And then responding can be as simple as:
self inform: ('Hello ', reply)
_______________________________________________ Beginners mailing list [email protected] http://lists.squeakfoundation.org/mailman/listinfo/beginners
