4D Pack v15 R2

_o_AP FPRINT

Home

 
4D Pack v15 R2
_o_AP FPRINT

_o_AP FPRINT 


 

_o_AP FPRINT ( fopenValue ; data ) 
Parameter Type   Description
fopenValue  Longint in Port or file reference value returned by AP fopen
data  Text in Data to be sent to the port or file

The _o_AP FPRINT command sends the specified data text to the port or file opened by the _o_AP fopen command whose reference is passed in fopenValue.

data is sent as it is 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_Mac to Win command.



See also 

_o_AP FCLOSE
_o_AP fopen

 
PROPERTIES 

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

This command is deprecated and should not be used anymore

 
HISTORY 

Created: 4D Pack 6
Renamed: 4D Pack v14 R5

 
ARTICLE USAGE

4D Pack ( 4D Pack v15 R2)
4D Pack ( 4D Pack v15.1)
4D Pack ( 4D Pack v15)