RE: poke4 won't accept my 32bit values
- Posted by Chris Bensler <bensler at mailops.com> Mar 19, 2001
- 517 views
If it's a bug, it's a VERY clever one.. it's modifying hard code I'm poking code embedded values not variables.. > This example you gave works fine. Are you saying you have the line ... > > > poke4(Color_Value,#FFFFFFFF) > > in two programs. It works in one and fails in the other? > Esentially, YES, other than the address.. > According to the ex.err file, there is a variable called 'test' > involved. > 'test' was just so it would show up in the EX.ERR, not actually apart of my demo... > You can send me the source code if you wish me to debug it. I'll do that.. TY very much... Chris