<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.5730.11" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Bravo GZ, great, love it! Thanks.</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=grzezlo@wp.pl href="mailto:grzezlo@wp.pl">Grzegorz Zlotowicz</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A title=loadstone@loadstone-gps.com
href="mailto:loadstone@loadstone-gps.com">loadstone@loadstone-gps.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, September 25, 2009 7:26
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Loadstone] ID.</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>Yes, it is, simple replacing the msgbox with
inputbox function, and changing a bit the parameters...</FONT></DIV>
<DIV><FONT face=Arial size=2>One step further was to add an question to
generate next one after accepting currently generated point, and ending the
script if user answers "no".</FONT></DIV>
<DIV><FONT face=Arial size=2>Small hint: you can use ctrl+c after the unix
timestamp appears, no need to selecting all the text...</FONT></DIV>
<DIV><FONT face=Arial size=2>If you don't want the loop and question, simply
copy only second line of this script...</FONT></DIV>
<DIV><FONT face=Arial size=2>Here is the improved script:</FONT></DIV>
<DIV><FONT face=Arial size=2>do while true<BR>a=inputbox("Unix time","Unix
timestamp generator",datediff("s","1970-01-01",now))<BR>a=msgbox("Do you want
next one?",vbiconquestion+vbyesno,"Question")<BR>if a=vbno
then<BR>wscript.quit<BR>end if<BR>loop<BR>end of script.</FONT></DIV>
<DIV><FONT face=Arial size=2>Greetings, GZ.</DIV></FONT>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=goldeneagle74@gmail.com
href="mailto:goldeneagle74@gmail.com">Kit</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=loadstone@loadstone-gps.com
href="mailto:loadstone@loadstone-gps.com">loadstone@loadstone-gps.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, September 25, 2009 12:40
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Loadstone] ID.</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>Hi there GZ,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Tested this and great, the dialogue box pop
up. Is there anyway to change this to let's say an edit
box? The only reason is that it's easier for me to use a copy command
with WinEyes. From dialogue box, can only read with mouse pointer and
have to memorise it to copy. Not sure of how to block it from dialogue
box.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks man!</FONT></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=grzezlo@wp.pl href="mailto:grzezlo@wp.pl">Grzegorz Zlotowicz</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=loadstone@loadstone-gps.com
href="mailto:loadstone@loadstone-gps.com">loadstone@loadstone-gps.com</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, September 25, 2009 3:16
AM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Loadstone] ID.</DIV>
<DIV><BR></DIV>Hi,<BR>in Win32 it's also quite simple, but not as simple
as in PHP...<BR>Copy following one
line:<BR>a=msgbox(datediff("s","1970-01-01",now),vbinformation,"Unix
time")<BR>and paste it into newly created file named for example
unixtime.vbs.<BR>Then save the file and run it.<BR>Greetings,
Greg.<BR><BR>----- Original Message ----- <BR>From: "Rob Melchers" <<A
href="mailto:rob@loadstone-gps.com">rob@loadstone-gps.com</A>><BR>To:
<<A
href="mailto:loadstone@loadstone-gps.com">loadstone@loadstone-gps.com</A>><BR>Sent:
Thursday, September 24, 2009 11:54 AM<BR>Subject: Re: [Loadstone]
ID.<BR><BR><BR>>I don't know about a tool that will generate the UNIX
timestamp on Windows. <BR>>In PHP it's easy:<BR>> echo
time();<BR>><BR>> At 9/24/2009, you wrote:<BR>>>Hi
Rob,<BR>>><BR>>>BTW, is there any program which I could use to
convert offline, like a <BR>>>small<BR>>>tool program in my
computer?<BR>>><BR>>>Thanks.<BR>>>----- Original Message
-----<BR>>>From: "Rob Melchers" <<A
href="mailto:rob@loadstone-gps.com">rob@loadstone-gps.com</A>><BR>>>To:
<<A
href="mailto:loadstone@loadstone-gps.com">loadstone@loadstone-gps.com</A>><BR>>>Sent:
Thursday, September 24, 2009 4:37 PM<BR>>>Subject: Re: [Loadstone]
ID.<BR>>><BR>>><BR>>>The last field in the LS point
table row is the UNIX timestamp of the<BR>>>moment the point was
generated. At this moment this is 1253784702, the<BR>>>number of
seconds elapsed since 1/1/1970.<BR>>>Have a look
on:<BR>>>http://www.unixtimestamp.com/index.php<BR>>>for more
info.<BR>>><BR>>>Rob<BR>>><BR>>>At 9/24/2009, you
wrote:<BR>>> >Hi to all,<BR>>> ><BR>>> >I am
new to this program. I am trying to edit the table in the text
<BR>>> >format<BR>>> >cause it's easier compared with
entering through the phone. I know all <BR>>>
>the<BR>>> >fields needed but the last field in the table
which is ID.<BR>>> ><BR>>> ><BR>>> >How do I
get this ID for every point I am adding. If there no fix ID,
<BR>>> >can<BR>>> >I<BR>>> >just leave it as 0
or empty and let the system generate it? This is not<BR>>>
>the<BR>>> >User ID field.<BR>>> ><BR>>>
>Thanks in advance.<BR>>> >KITT!<BR>>> ><BR>>>
><BR>>> ><BR>>>
>_______________________________________________<BR>>>
>Loadstone mailing list<BR>>>
>Loadstone@loadstone-gps.com<BR>>>
>http://www.loadstone-gps.com/mailman/listinfo/loadstone<BR>>><BR>>>_______________________________________________<BR>>>Loadstone
mailing
list<BR>>>Loadstone@loadstone-gps.com<BR>>>http://www.loadstone-gps.com/mailman/listinfo/loadstone<BR>>><BR>>>_______________________________________________<BR>>>Loadstone
mailing
list<BR>>>Loadstone@loadstone-gps.com<BR>>>http://www.loadstone-gps.com/mailman/listinfo/loadstone<BR>><BR>>
_______________________________________________<BR>> Loadstone mailing
list<BR>> <A
href="mailto:Loadstone@loadstone-gps.com">Loadstone@loadstone-gps.com</A><BR>>
<A
href="http://www.loadstone-gps.com/mailman/listinfo/loadstone">http://www.loadstone-gps.com/mailman/listinfo/loadstone</A><BR>>
<BR><BR>_______________________________________________<BR>Loadstone
mailing list<BR><A
href="mailto:Loadstone@loadstone-gps.com">Loadstone@loadstone-gps.com</A><BR><A
href="http://www.loadstone-gps.com/mailman/listinfo/loadstone">http://www.loadstone-gps.com/mailman/listinfo/loadstone</A></BLOCKQUOTE>
<P>
<HR>
<P></P>_______________________________________________<BR>Loadstone mailing
list<BR>Loadstone@loadstone-gps.com<BR>http://www.loadstone-gps.com/mailman/listinfo/loadstone<BR></BLOCKQUOTE>
<P>
<HR>
<P></P>_______________________________________________<BR>Loadstone mailing
list<BR>Loadstone@loadstone-gps.com<BR>http://www.loadstone-gps.com/mailman/listinfo/loadstone<BR></BLOCKQUOTE></BODY></HTML>