[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: BYTES to LONG




 Thanks Paul,

 Your suggestion solved my problem.

   long_x = TOTAL( ISHFT( LONG(x), [24,16,8,0] ) )

 It converted the 4 Bytes into a LONG UTM number.

 Sorry Dave,  I couldn't get your suggestion to work.

 I still have some problems with some values, but these USGS SDTS files have
the Spatial Addresses scattered around my positioning maybe off on a few
locations. I suspect there maybe a record delimiter in the file that I need
to remove or skip over.

 I'll post my routine once I solve my problem.

Kelly