﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
534	Binary() is ****ed up	mmavipc@…		"heres some example code
$nNum = 256
consolewrite(binary($nNum) & @lf)
consolewrite(binary(256) & @lf)

the first time it returns 0x000100000000000000
The second return is 0x00010000
I cant use my File transfer utility if this is not fixed. Thanks in advance!"	Bug	closed		AutoIt	3.2.12.0	None	No Bug		
