This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19
FTP_Progress

FTP_Progress 


 

FTP_Progress ( left ; top ; windowTitle ; thermoText ; cancel ) -> Function result 
Parameter Type   Description
left  Integer in Left window coordinate
top  Integer in Top window coordinate
windowTitle  String in Thermometer Window Title
thermoText  String in Text above thermometer progress
cancel  String in Cancel button text
Function result  Integer in Error Code

This command is no longer supported starting with 4D Internet Commands v16 R2 and must be removed from your code. If it is called, it returns the error -2201 (unimplemented feature).

 
PROPERTIES 

Product: 4D
Theme: IC File Transfer
Number: 88946

This command is deprecated and should not be used anymore

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D Internet Commands 6.5
Modified: 4D Internet Commands v14 R4
Modified: 4D Internet Commands v16 R2

 
ARTICLE USAGE

4D Internet Commands ( 4D v19)