Delphi Pages Forums  

Go Back   Delphi Pages Forums > Delphi Forum > General

Lost Password?

Reply
 
Thread Tools Display Modes
  #1  
Old 03-13-2007, 02:43 AM
imijabar imijabar is offline
Senior Member
 
Join Date: May 2006
Posts: 182
Default Need help translating from logical language into syntax

I have this case :
1. I have data from .txt file, in that file have a code. for example "001a", about 1000ms time that file always added code.
2. I need to send it(code) into my application by Tedit1 and then auto save, so I will see the result in TDbgrid.
3. If that code detected, that code relationship into another table, so it will show another field like "Name" call the name is "John". so in Tedit2 will show "john"
4. also in tedit3 will show the time it will save, using stopwatch, so the result like this: "00:01:25.010"(format timer is : hh:nn:ss.zzz)
5. if that code detected again, I need to know, how much times that code was detected.
6. for description, like racing application. it need "LAP", "POSITION", "LAP TIME", and the name from that code.

I hope this writer can description , I know my english not well, so forgive me if I write some wrong
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT. The time now is 10:53 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.