I would like to add that I am using a unicode capable system. The old syntax was not unicode capable and the size of the char was fixed. Now I need a variable size.
Would the syntax to transfer data to a file differed if the system is unicode capable or not?
Thanks