The VNL files are completely platform-independent, so there shouldn't be any problems with this
But when I open a .vnl file which was created in Linux system,
an error occured!
Below is content of the error:
An internal error occured
exceptions.UnicodeEncodeError:
'ascii' codec can't encode characters in position 3-4:ordinal not in range(128)
The program will try to continue but might behave
in unexpected ways. Please consider restarting the
program to avoid such side effects.
::)I cannot understand !