Quote: Originally Posted by
midiwall 
Ahh, Pascal, how I love thee! (I missed the := operator in your source).
Are you reading your GPS through a split COM port? (Xport?)
Cool man.. Very cool.
I used XPORT to split GPS information to other ports.
Real GPS used COM2. With XPORT I split GPS information to COM3,COM4,COM5.
COM3 is used by IGO.
COM4 is used by CENTRAFUSE.
COM5 is used by my dll with procedure GetPosition(var latitude,longitude: double);