Shop OBEX P1 Docs P2 Docs Learn Events
Bugfix for Format class. — Parallax Forums

Bugfix for Format class.

Peter VerkaikPeter Verkaik Posts: 3,956
edited 2007-12-13 06:12 in General Discussion
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
Sign In or Register to comment.