When a plugin variable function returns GetLastError() what extra text is expected in the error message?
I see, for example,
without the plugin function name. Expected?
What's recommended to make it look a little better?
Thanks.
I see, for example,
Code:
g:\projects\4utils\release> echo %@lc[u:\inet\ipv4.tct]
TCC: (Sys) The system cannot find the file specified.
"%[u:\inet\ipv4.tct]"
What's recommended to make it look a little better?
Thanks.