4D Pack v13.2AP FPRINT |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
4D Pack v13.2
AP FPRINT
|
AP FPRINT ( fopenValue ; data ) | ||||||||
Parameter | Type | Description | ||||||
fopenValue | Longint |
![]() |
Port or file reference value returned by AP fopen | |||||
data | Text |
![]() |
Data to be sent to the port or file | |||||
The AP FPRINT command sends the specified data text to the port or file opened by the 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 Mac to Win 4D command.
Product: 4D Pack
Theme: 4D_Pack : ANSI Streams
Number:
61978
Created: 4D Pack 6