 stream_position_data(?Field, 
+Pos, -Data)
stream_position_data(?Field, 
+Pos, -Data)position(Pos) property.
Field is one of line_count, line_position,
char_count or byte_count. See also line_count/2,
line_position/2, character_count/2 
and byte_count/2.103Introduced 
in version 5.6.4 after extending the position term with a byte count. 
Compatible with SICStus Prolog.