January 10th, 2010 01:47 PM
#1
Need to know how to take sentences
Hi, need some help or how to start this, i need to take sentences and put it in a popup form and the sentences are difernt every day, so im gessing i need a timers for tthis right but how do i make it everyday a new sentences , please help me and thinks so much
January 10th, 2010 04:44 PM
#2
Re: Need to know how to take sentences
Start by writing down the steps that you want. I have no idea what you want to do.
Code:
MSGBOX "Show Something Different"
will pop up a form, if that's what you meant
January 11th, 2010 06:53 AM
#3
Re: Need to know how to take sentences
You'll need some way of storing the strings, and retrieving a random one. Also, you'll need to save the current date and compare it with the next.
You can make use of the Registry for that, and something like a text file for all your strings.
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Click Here to Expand Forum to Full Width
Bookmarks