Status: New
Owner: ----
Labels: Type-Defect Priority-Medium GLASS-Server Version-GLASS0.231
New issue 262 by
[hidden email]: ByteArray>>#hex results in error
http://code.google.com/p/glassdb/issues/detail?id=262What steps will reproduce the problem?
1. In GLASS workspace print:
(ByteArray fromString: 'Hello') hex
2.
3.
What is the expected output? What do you see instead?
(ByteArray fromString:'Hello') asHexString
What version of the product are you using? On what operating system?
GLASS 2.4.4.1
Please provide any additional information below.