4D Internet Commands v14

MSG_GetPrefs

Home

 
4D Internet Commands v14
MSG_GetPrefs

MSG_GetPrefs 


 

MSG_GetPrefs ( stripLineFeed ; msgFolder ; attachFolder ) -> Function result 
Parameter Type   Description
stripLineFeed  Integer in 0 = Do not strip CR/LF, 1 = Strip CR/LF
msgFolder  Text in Messages folder path ("" = no change)
attachFolder  Text in Attachments folder path ("" = no change)
Function result  Integer in Error code

The MSG_GetPrefs command returns the current preferences for the MSG commands.

The preferences are returned into the variables listed in the parameters.

stripLineFeed returns the current setting of the user’s preference for linefeed stripping.

msgFolder is a text variable which returns the local pathname to the default folder in which retrieved messages are stored.

attachFolder is a text variable which returns the local pathname to the default folder in which extracted attachments are stored

 
PROPERTIES 

Product: 4D Internet Commands
Theme: IC Downloaded Mail
Number: 88856

 
HISTORY 

Created: 4D Internet Commands 6.8.1

 
SEE ALSO 

MSG_SetPrefs
POP3_SetPrefs

 
ARTICLE USAGE

4D Internet Commands ( 4D Internet Commands v11.4)
4D Internet Commands ( 4D v13.2)
4D Internet Commands ( 4D Internet Commands v12.1)
4D Internet Commands ( 4D Internet Commands v14 R2)
4D Internet Commands ( 4D Internet Commands v14)
4D Internet Commands ( 4D Internet Commands v14 R3)
4D Internet Commands ( 4D Internet Commands v14 R4)