@archernap said in How to get Console information in BAS:
guyz please write in english if you can.
https://community.bablosoft.com/topic/1983/как-включить-ведение-журнала
I am having to do a "contains" check and loop over two large lists and its taking over 3 hours.
a simple VB.net like
list1.except(list2).distinct.toList
takes about 2 seconds.
Thanx