[Tutor] question about ord

nephish nephish at xit.net
Tue Nov 15 21:46:02 CET 2005


Hey there,
	i am using a script to change a byte into an integer
like this:
	a = the byte
	value = ord(a)

but i cant find the operation that can change it back to a byte.
i am sure its easy, but i am missing how to do it.

thanks for any tips

sk



More information about the Tutor mailing list