Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


Erik123
2016-12-12T13:58:35Z
Hi
Is it possible to sort/extract specific text from a text file with Visual Cron (Read file task)?

Thanks
Erik
Sponsor
Forum information
thomas
2016-12-13T15:54:12Z
You probably have to send the output of the file to a .NET task and sort it there. You have to make a method where you specify the column you want to sort by, the delimiter, and if there is a header column . I can give you a quick example if you need one

Thomas
Erik123
2016-12-16T14:29:01Z
Okay.. I really wanted to avoid other scripts for simplity. But I will make a try with .net .. Thanks
Scroll to Top