Can someone explane the following: Missing chars when using code?
ps - looks like you can no longer paste your code with TIDY???
#include <GUIConstantsEx.au3>
#include <WindowsConstants.au3>
Example1()
MsgBox('', '', 'Why is the ampersand sign missing? & DEC 38')
Example2()
MsgBox('', '', 'Why...