Hello,
I’m trying to convert un mail file with the load convert utility, but I get an error every time:
load convert -g’French’ mail\cbelange.nsf * dwa8.ntf
The language option specified – ‘‘French’’ – is not valid or not supported
language. The correct format for the -g option is: -g’Language’.
Please supply a valid option value from the following list of language option
s:
I also tried :
load convert -g"French" mail\cbelange.nsf * dwa8.ntf
Here is the document I used to get information about the parameters of the load convert:
The French language pack is installed and available if I do it from the Notes client
Thanks for yout help