Search found 24 matches
- Mon Jun 09, 2008 2:48 pm
- Forum: Coding Questions
- Topic: Problem with simple beckup programm
- Replies: 8
- Views: 2612
- Sun Jun 08, 2008 7:10 pm
- Forum: Coding Questions
- Topic: Problem with simple beckup programm
- Replies: 8
- Views: 2612
Problem with simple beckup programm
:oops: first of all I haven't programmed for years, but ... now I need some job to be done, so I've been reading online tutorials from few programming languages - python, liberty basic, purebasic ... and first one looks too complicated, second one doesn't even have option to do what I need, and the ...
- Fri Oct 14, 2005 12:44 pm
- Forum: Off Topic
- Topic: Wow, I just found the best program ever...
- Replies: 19
- Views: 4717
- Tue Oct 11, 2005 11:38 pm
- Forum: Game Programming
- Topic: Learn to program 2D games book
- Replies: 98
- Views: 47751
- Fri Sep 23, 2005 11:15 pm
- Forum: Coding Questions
- Topic: Database's or something easier ?
- Replies: 14
- Views: 3298
- Fri Sep 23, 2005 8:17 pm
- Forum: Coding Questions
- Topic: Database's or something easier ?
- Replies: 14
- Views: 3298
- Fri Sep 23, 2005 5:13 pm
- Forum: Coding Questions
- Topic: Database's or something easier ?
- Replies: 14
- Views: 3298
- Fri Sep 23, 2005 3:35 pm
- Forum: Coding Questions
- Topic: Database's or something easier ?
- Replies: 14
- Views: 3298
Database's or something easier ?
I want to make program for a computer store. Basicly, it must have ability to accept input of PC components (monitors, graphic cards, motherboards ... etc), every component must have price. Now, I want something like to choose components from a list and than see sum price and than to print it all ...
- Wed Aug 31, 2005 8:52 pm
- Forum: Off Topic
- Topic: A lot of Funtests
- Replies: 0
- Views: 877
A lot of Funtests
If you are bored, try this website:
http://www.nerdtests.com/funtests.php
My score from "Are you stupid" test (with a little help of english dictionary):
95% scored higher (more stupid),
1% scored the same, and
4% scored lower (less stupid).
What does this mean? You are 4% stupid. This means ...
http://www.nerdtests.com/funtests.php
My score from "Are you stupid" test (with a little help of english dictionary):
95% scored higher (more stupid),
1% scored the same, and
4% scored lower (less stupid).
What does this mean? You are 4% stupid. This means ...
- Thu Aug 25, 2005 1:01 pm
- Forum: Coding Questions
- Topic: Console quiz like program problem
- Replies: 8
- Views: 2252
OMG Trond, your code works perfectly !
Thank you, thanks all
By the way, I don't understand why when I remove -1 from or I change it to -2 (for example) code doesn't work properly ?

By the way, I don't understand why when I remove -1 from
Code: Select all
Until (answ < 1 Or answ > 10)-1
- Wed Aug 24, 2005 5:44 pm
- Forum: Coding Questions
- Topic: Console quiz like program problem
- Replies: 8
- Views: 2252
- Tue Aug 23, 2005 12:14 pm
- Forum: Coding Questions
- Topic: Console quiz like program problem
- Replies: 8
- Views: 2252
- Tue Aug 23, 2005 12:14 am
- Forum: Coding Questions
- Topic: Console quiz like program problem
- Replies: 8
- Views: 2252
Console quiz like program problem
I want to make a something like a quiz program, but I don't know how to avoid question repetition in console. This is example code:
If OpenConsole()
somenumber = 50
onestartshere:
ClearConsole()
Print("Question ONE is blah blah "+Str(somenumber)+": ")
qqone = Int(Val(Input()))
If qqone < 1 ...
If OpenConsole()
somenumber = 50
onestartshere:
ClearConsole()
Print("Question ONE is blah blah "+Str(somenumber)+": ")
qqone = Int(Val(Input()))
If qqone < 1 ...
- Thu Aug 18, 2005 12:09 am
- Forum: Coding Questions
- Topic: aaaaaaaa's in my input (console) code
- Replies: 6
- Views: 2109
- Wed Aug 17, 2005 11:44 pm
- Forum: Coding Questions
- Topic: aaaaaaaa's in my input (console) code
- Replies: 6
- Views: 2109