Thank you Rbytes
you make my day
Denis
Search found 17 matches
- Wed Feb 15, 2017 3:58 pm
- Forum: Other topics
- Topic: Inverse and flash
- Replies: 2
- Views: 1156
- Flag:
- Tue Feb 14, 2017 3:36 pm
- Forum: Other topics
- Topic: Inverse and flash
- Replies: 2
- Views: 1156
- Flag:
Inverse and flash
Hi
I would like a function to place text in inverse and a function for flashing text.
I know there are basic languages with these features.
Is there anyone who can help me with this.
Thanks in advance
Denis
I would like a function to place text in inverse and a function for flashing text.
I know there are basic languages with these features.
Is there anyone who can help me with this.
Thanks in advance
Denis
- Sat Feb 21, 2015 3:34 pm
- Forum: BASIC programs
- Topic: Color Circle screen saver thing (iPad/iPhone)
- Replies: 7
- Views: 3448
- Flag:
Re: Color Circle screen saver thing (iPad/iPhone)
Hi Dav
I have also made a loop for you today.
It is a MP3 file made with my synths and Daw
let me please know wat you think
i can make many more so ask me.
dE.niz
I have also made a loop for you today.
It is a MP3 file made with my synths and Daw
let me please know wat you think
i can make many more so ask me.
dE.niz
- Sat Feb 21, 2015 10:25 am
- Forum: BASIC programs
- Topic: Cool Rings v2 fixed
- Replies: 2
- Views: 1898
- Flag:
Re: Cool Rings v2 fixed
really cool ,i like it .
dE.niz
dE.niz
- Sat Feb 21, 2015 10:15 am
- Forum: BASIC programs
- Topic: Cool Rings
- Replies: 3
- Views: 2146
- Flag:
Re: Cool Rings
exellent nice, really cool.
dE.niz
dE.niz
- Thu Feb 12, 2015 2:44 pm
- Forum: BASIC programs
- Topic: Beginner question
- Replies: 11
- Views: 5192
- Flag:
Re: Beginner question
Fantastic , thank you Henko and thank you Mr Kibernetik
now I'm a little smarter again
Denis
now I'm a little smarter again
Denis
- Thu Feb 12, 2015 10:58 am
- Forum: BASIC programs
- Topic: Beginner question
- Replies: 11
- Views: 5192
- Flag:
Re: Beginner question
Henko sorry for the late replay Thank you my programming problem is solved I been lookin in al my books but you gave me the right answer I see now what I did wrong, now I can finally continue. can tell me what I am doing wrong here dim woord$ (3) for a = 1 to 3 read woord$ (a) next a print woord$ (1...
- Wed Feb 11, 2015 1:52 pm
- Forum: BASIC programs
- Topic: Beginner question
- Replies: 11
- Views: 5192
- Flag:
Re: Beginner question
my last question is how to start a wave file without a button Please read "Music" section of documentation. Especially about commands MUSIC LOAD and MUSIC PLAY. Thank you for the reaction I have the documentation printed but for me it is hard to understand. Ooh love to see little examples in the do...
- Wed Feb 11, 2015 1:48 pm
- Forum: BASIC programs
- Topic: Beginner question
- Replies: 11
- Views: 5192
- Flag:
Re: Beginner question
Thank you for the reaction.Henko wrote:Not everybody is using dropbox (at least I don't).
An array is made by the DIM statement, it is mentioned in the help section.
What do you mean by a "wave" file?
Click on the link and you can download my prog
Not a " wave" file but a "wav" sorry my fault
Denis
- Wed Feb 11, 2015 9:57 am
- Forum: BASIC programs
- Topic: Beginner question
- Replies: 11
- Views: 5192
- Flag:
Beginner question
I'm trying to learn Smart Basic with simple programming. I am just a beginner. Now i try to make a game to find words. in the program i ask if you want to play or not if yes then can you select with how many letters you will play. if you want to stop then push the button stop when i run the program ...