Updates 47002 » History » Version 1
Version 1/2
-
Next ยป -
Current version
Pierre Marc, 05/14/2012 12:06 PM
4.7.002 Updates¶
Bugs¶
- When the import file contains a line with length greater than the specified maximum line length (so terminating with an antislash), the import adds a space in the data before reading the next line. (bug #60).
- The LINE_LENGHT parameter of the EXPORT command is not working fine with a value greater than 1024. (bug #59).
- The command OBJECT:TABLE_CLEAR_ROWS removes the rows instead of clearing them. This occurs in both nvs (server) and nvc (client). (bug #58).
- The OBJECT:TABLE_CLEAR_ROW removes the given row instead of clearing it. (bug #57).
Features¶
- Adding an exception and signal counter. This feature is in beta version for now. (feature #43).