4D Pack v14

AP fread

Home

 
4D Pack v14
AP fread

AP fread 


 

AP fread ( fopenValue ) -> Function result 
Parameter Type   Description
fopenValue  Longint in Port or file reference value returned by AP fopen
Function result  Text in Data from the port or file

AP fread reads the data from the port or file opened with AP fopen whose reference is passed in fopenValue and returns it as text.

Data is returned without any conversion. Since 4D uses the Macintosh ASCII table internally, you must perform the required conversion on Windows. To do so, use the Win to Mac 4D command.

 
PROPERTIES 

Product: 4D Pack
Theme: 4D_Pack : ANSI Streams
Number: 61964

This command is deprecated and should not be used anymore

 
HISTORY 

Created: 4D Pack 6.0.5

 
SEE ALSO 

AP fopen

 
ARTICLE USAGE

4D Pack ( 4D Pack v11.4)
4D Pack ( 4D Pack v13.2)
4D Pack ( 4D Pack v12)
4D Pack ( 4D Pack v14 R2)
4D Pack ( 4D Pack v14)
4D Pack ( 4D Pack v14 R3)
4D Pack ( 4D Pack v14 R4)