Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/01/10 12:23
Read: times


 
#177557 - Solved..
Responding to: ???'s previous message
Per Westermark said:
Note that that long will store a value, but not the numeric value of the input.

Thanks for the tips Per. When stuck with a problem, most times you just need a tap on the head at the right place ! The following pseudo code works great :

Read the short "OnTime"
Find the place value of the digits and store in 4 individual char.
Display the 4 chars for user to edit.
Once edit is over, form the new OnTime using the place values and save.

Raghu



List of 10 messages in thread
TopicAuthorDate
User editable parameter            01/01/70 00:00      
   Don't fight too much which which alternative to use            01/01/70 00:00      
      Solved..            01/01/70 00:00      
         but you get a headache ...            01/01/70 00:00      
   Maybe a better way            01/01/70 00:00      
      Unpleasant with too large speedup steps            01/01/70 00:00      
      Fast scroll algorithm            01/01/70 00:00      
         I agree!            01/01/70 00:00      
   Use String            01/01/70 00:00      
      Exactly the way you said            01/01/70 00:00      

Back to Subject List