Forum Moderators: coopster

Message Too Old, No Replies

Really simple? regarding counter variables

         

tresmom5

4:29 pm on Jan 6, 2006 (gmt 0)

10+ Year Member



Ok, I am still a beginner, but I would really appreciate a little help on this. I think it should be easy to answer for anyone with any experience.

I am making a simple quiz that I am having to score differently for different sections. Anyhow, I have multiple counters on this. I am trying to figure out how to code which counter has the greatest number. There are about 5 seperate counters. I know this should be easy. I just don't know how to do which variable is the greatest.

Any help would be greatly appreciated.

Teresa

dreamcatcher

4:34 pm on Jan 6, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Teresa, how are you storing your data? In a database? Flat text file?

tresmom5

4:40 pm on Jan 6, 2006 (gmt 0)

10+ Year Member



Flat text file.

dreamcatcher

6:21 pm on Jan 6, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



So how are you storing the data for the different counts? In one file, or multiple files?

Can you post a snippet of code?

dc