Stevio wrote: > How do you typecast from Int64 to Extended? Why do you think you need to?
And since, as I mentioned before, Int64 is an eight-byte type and Extended is a 10-byte type, where do you want to get the other two bytes of data from, and where in the result value do you want them to be? -- Rob _______________________________________________ Delphi mailing list -> [email protected] http://lists.elists.org/cgi-bin/mailman/listinfo/delphi

