"ict@ccess" <gids.rs@sasktel.net> writes: > On Feb 17, 7:22 am, "ict@ccess" <gids...@sasktel.net> wrote: > > Missed a CLC > > should be > > CLC > ASL C036 > CLC > ROR C036 Not really sure why you wouldn't just do: ASL $c036 LSR $c036 CLC is pointless when followed by ASL, and CLC, ROR is the same as LSR. What am I missing? -- -- Jerry awanderin at yahoo dot ca