06-30-2009 10:59 PM
Hi all,
I want to realize a function that can calculate the elapsed time which include time and date.Below is my thought:get the current time and date and store it to a .txt file then using the latest time and date subtract the time and date stored in the .txt file.how can realize it using the simplest way?I'm using LV7.1.
07-01-2009 12:54 AM
Hi Idragon,
you can do it like this.
Mike
07-06-2009 05:57 AM
Hi Mike,
In my Lv7.1 i cann't find some functions you used in the attached picture.I've realized it by other way.Thank you very much!