4D Internet Commands v16

MSG_Delete

Home

 
4D Internet Commands v16
MSG_Delete

MSG_Delete 


 

MSG_Delete ( fileName ; folder ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
fileName  Text in Filename (path defaults to message folder)
folder  Ganzzahl in 0 = Message Folder, 1 = Attachment Folder
Funktionsergebnis  Ganzzahl in Error Code

The MSG_Delete command deletes a local file.

fileName is the name of the file or the full path of the file to delete. If only a filename is given, the folder parameter is taken into account based on the following:

Compatibility note (version 6.8.1): If the MSG_SetPrefs command is not used, the POP3_SetPrefs msgFolder and attachFolder parameters are used; if MSG_SetPrefs is used, the POP3_SetPrefs parameters are ignored.

Warning: This command will delete ANY file passed to it. Be very careful when using this command.



Siehe auch 

MSG_SetPrefs
POP3_SetPrefs

 
EIGENSCHAFTEN 

Produkt: 4D Internet Commands
Thema: IC Downloaded Mail
Nummer: 88948

 
GESCHICHTE 

Geändert: 4D Internet Commands 6.8.1

 
ARTIKELVERWENDUNG

4D Internet Commands ( 4D Internet Commands v16)