Bugfix for Format class.
I have uploaded a new Format class.
http://tech.groups.yahoo.com/group/JavelinCode/files/Javelin%20Stamp%20IDE/lib/stamp/util/text/
There was a problem scanning hexvalues:
·* Bug fix, December 13, 2007
·*·· scanning hex characters 'A' to 'F' and 'a' to 'f' resulted in stopping the scan process
·*·· even when %x was specified.
This has been fixed now.
Attached is the new Format class and a small test program
showing hexadecimal scan now works.
regards peter
http://tech.groups.yahoo.com/group/JavelinCode/files/Javelin%20Stamp%20IDE/lib/stamp/util/text/
There was a problem scanning hexvalues:
·* Bug fix, December 13, 2007
·*·· scanning hex characters 'A' to 'F' and 'a' to 'f' resulted in stopping the scan process
·*·· even when %x was specified.
This has been fixed now.
Attached is the new Format class and a small test program
showing hexadecimal scan now works.
regards peter