Hi All forum members
I am running a GUI based tool on windows platform which gives me a hexadecimel output and the same app is run on linux on command line (after having trasferred the jar file) the output obtained is same BUT here comes the diffrence they are in JUMBLED UP fashion
Example : A data at line number 5 obtained as o/p in windows is present at say line number 60
A data at line number 45 obtained as o/p in windows is present at say line number 2
Though everything is intact i'm not finding the consistency in o/p can any1 help on this pls
Thanks in advance..