4D Pack v15.1_o_AP fread |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Pack v15.1
_o_AP fread
|
_o_AP fread ( fopenValue ) -> Function result | ||||||||
Parameter | Type | Description | ||||||
fopenValue | Longint |
![]() |
Port or file reference value returned by AP fopen | |||||
Function result | Text |
![]() |
Data from the port or file | |||||
_o_AP fread reads the data from the port or file opened with _o_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 4D _o_Win to Mac command.
Product: 4D Pack
Theme: 4D_Pack : ANSI Streams
Number:
61964
Created: 4D Pack 6
Renamed: 4D Pack v14 R5
4D Pack ( 4D Pack v15.1)
4D Pack ( 4D Pack v15)