[URGENT] Using utility Function how can i sort balance in separate file.
-
This post is deleted!
-
This is bump
-
IF "<Capture>" GreaterThan "-1" IF "<Capture>" LessThan "101" UTILITY File "Balance (0-100).txt" AppendLines "<CaptureHere>" ENDIF IF "<Capture>" GreaterThan "100" IF "<Capture>" LessThan "201" UTILITY File "Balance (101-200).txt" AppendLines "<CaptureHere>" ENDIF