Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ftp_file_append hex value
Message
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01118199
Message ID:
01118207
Views:
44
This message has been marked as the solution to the initial question of the thread.
>Does anyone have the HEX value for FTP_FILE_APPEND which is used FTP_OPEN_FILE?
Constant  	Value  	Description
FTP_FILE_READ 	0 	Open an existing file for reading.
FTP_FILE_WRITE 	1 	Create a new file or overwrite an existing file for writing.
FTP_FILE_APPEND 2 	Open an existing file for writing. Data written to the file is appended.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform