Hello, I'm makeing a program that will write a story for you, based on the user imput. I think think what i am makeing is called a Madlib. I have 16 questions, and the answer that the user puts will be used in the story. I can't seem to get the story to appear though. I started by trying to make each sentance a string, and haveing the story appear on a differnt form, but that did not seem to work, the form would appear blank when i clicked the "Write story" command button. So now I am trying to use an OLE box to make the story appear in. But I can't figure out how to make the story appear after i get the user imput in this, i have never used an OLE box either. I tried the
*.visible = true, but i don't know for sure if i did it right. If anyone has any suggestions on what to do, (i'd rather try something other than have each sentace be a seperate sting), Please tell me!! Thanks
~Xara~