4D Internet Commands v16

MSG_GetPrefs

Home

 
4D Internet Commands v16
MSG_GetPrefs

MSG_GetPrefs 


 

MSG_GetPrefs ( stripLineFeed ; msgFolder ; attachFolder ) -> Funktionsergebnis 
Parameter Typ   Beschreibung
stripLineFeed  Ganzzahl 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)
Funktionsergebnis  Ganzzahl 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



Siehe auch 

MSG_SetPrefs
POP3_SetPrefs

 
EIGENSCHAFTEN 

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

 
GESCHICHTE 

Erstellt: 4D Internet Commands 6.8.1

 
ARTIKELVERWENDUNG

4D Internet Commands ( 4D Internet Commands v16)