protocol: function parameters: int fid result: string description: read a string from the open file identified by the handle 'fid'. example: val = read(fid)
protocol:
parameters:
int fid
result:
description:
read a string from the open file identified by the handle 'fid'.
example: