0 Members and 2 Guests are viewing this topic.
Do you mean that when you do this:Code: [Select]:[09]->GDB1:GDB+1->GDBGDB1 becomes a 10 and not a 0A?
:[09]->GDB1:GDB+1->GDB
:[09]->GDB1:{GDB1}+1->{GDB1}
:[09]->GDB1:{GDB1}+1->GDB1
Never mind, I wasn't paying much attention to what I was writing.So, does it make that a 10 or a 0A?EDIT:Actually, it is:Code: [Select]:[09]->GDB1:{GDB1}+1->GDB1
Hmm...Are you able to do mathematical operations with hexadecimal?
:{GDB1}+1->GDB1:GDB1+1->GDB1:GDB1+1->{GDB1}
Quote from: Quigibo on April 01, 2010, 03:41:39 pm:{GDB1}+1->GDB1:GDB1+1->GDB1:GDB1+1->{GDB1}What would these three do? *Ztrumpet is curious...