Updates 47002 » History » Version 1
Pierre Marc, 05/14/2012 12:06 PM
1 | 1 | Pierre Marc | h1. 4.7.002 Updates |
---|---|---|---|
2 | 1 | Pierre Marc | |
3 | 1 | Pierre Marc | h2. Bugs |
4 | 1 | Pierre Marc | |
5 | 1 | Pierre Marc | * 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). |
6 | 1 | Pierre Marc | * The LINE_LENGHT parameter of the EXPORT command is not working fine with a value greater than 1024. (bug #59). |
7 | 1 | Pierre Marc | * The command OBJECT:TABLE_CLEAR_ROWS removes the rows instead of clearing them. This occurs in both nvs (server) and nvc (client). (bug #58). |
8 | 1 | Pierre Marc | * The OBJECT:TABLE_CLEAR_ROW removes the given row instead of clearing it. (bug #57). |
9 | 1 | Pierre Marc | |
10 | 1 | Pierre Marc | h2. Features |
11 | 1 | Pierre Marc | |
12 | 1 | Pierre Marc | * Adding an exception and signal counter. This feature is in beta version for now. (feature #43). |