At 04:47 AM 11/22/2004 -0800, Ned Ritchie wrote:
I would like to see a stop watch function, or a clock that starts and
continues to run from a predetermined point in time -- Like set by a
variable.
And while we are at it either in seconds and hundredths of a minute.
AND then to access that running clock for calculation purposes.
Ned,
This one is for you!
http://www.razzak.com/SampleApplications/StopWatch.zip
Steps:
01. Unzip StopWatch.zip and copy all three files in RBG 7.1
Sample ConComp directory: such as C:\RBTI\RBG7\Samples\ConComp
. StopWatch.FRM
. StopWatch.LOB
. StopWatch.RMD
02. Start RBG7 and CONNect ConComp
03. At the R> Prompt:
RUN StopWatch.FRM
That will load StopWatch form based on FormTable table.
04. RUN StopWatch.RMD to start Stop Watch Demo!
Click on [Start] Button (Green)
Click on [Stop] Button (Red)
Watch the Lapse Time (Yellow)
Have fun!
Very Best R:egards,
Razzak.