The Save attribute function stores the RTF content compressed as a file. The path of the file must be specified in a server-related manner.
Syntax | ||||
Save(FileName [, LanguageID]) | ||||
Return value | ||||
Long |
1 for successful execution | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Required |
FileName |
String |
ByVal |
The file name where the file should be saved |
Optional |
LanguageID |
String |
ByVal |
Language-ID of the value |
Note | ||||
If LanguageID is not specified, the dialog language applies. |