Using file.write or outstream.writetext?

elwin68elwin68 Member Posts: 153
In a solution I need to export Navision data to a text file.
Normally I do this with the command file.write. Navision has a command outstream.writetext too.

Does anyone know the advantages of using outstream.writetext?
Will the data be exported quicker maybe?

Thanks in advance.
Sign In or Register to comment.