I am writing some data extract routines to take csv dumps from some Notes apps that will then be loaded into SAP. Question from the migration team is if “Notes data will be unicode?”. I assume by default it won’t.
Is it possible via LotusScript extract routine to force the extracted data to be in unicode format?
Thanks.