NetXMS Support Forum

English Support => Feature Requests => Topic started by: AP_ops on November 22, 2012, 04:10:09 PM

Title: maximum length of ExternalParametersProvider return value depends on cmd.exe
Post by: AP_ops on November 22, 2012, 04:10:09 PM
Hi

I recognized that the length of ExternalParametersProvider values have to be less or equal the default width of cmd.exe because the line wraps and your value can be cut off in the end.
this is not much of an issue, you can simply change the default console width of cmd.exe, but maybe you find a better solution to it. In larger environments it could b a pain if you, for whatever reason, need to have a larger return value.

regards