Asterisk
Author |
Message |
Big_Botty_Bellydancer
|
Posted: Tue Jan 11, 2005 9:24 am Post subject: Asterisk |
|
|
Hey. I'm just wondering how to make an asterisk move down the screen. |
|
|
|
|
|
Sponsor Sponsor
|
|
|
Delos
|
Posted: Tue Jan 11, 2005 11:14 am Post subject: (No subject) |
|
|
1)
Hello.
2)
Always post your code along with your question. You'll get more help that way...even for something as simple as this. We need to know that you've attempted it yourself before we can give you any worthwhile hints. Code also helps us see where you are, and what level of coding you'll understand.
3)
You'll need to understand put statements essentially. You may want to use locate()s, or a for loop, perhaps cls to clear the screen. |
|
|
|
|
|
|
|