Aug 28, 2006 #1 NoUa Vendor Joined Jul 21, 2006 Messages 8 Location US Need help in breaking down HEX code to determine where error is propagating from. Error reads: ERR5306 0000401F 00004F2 Any help is appreciated. Thanks in advance, Cliff
Need help in breaking down HEX code to determine where error is propagating from. Error reads: ERR5306 0000401F 00004F2 Any help is appreciated. Thanks in advance, Cliff
Aug 28, 2006 1 #2 johnpoole Programmer Joined May 26, 2004 Messages 19,375 Location US Code: >ld 32 NPR000 .conv 401f => 064 0 07 03 .conv 04f2 => 004 0 12 14 john poole bellsouth business columbia,sc Upvote 0 Downvote
Code: >ld 32 NPR000 .conv 401f => 064 0 07 03 .conv 04f2 => 004 0 12 14 john poole bellsouth business columbia,sc
Aug 28, 2006 1 #3 terrysdavid Programmer Joined Jun 6, 2006 Messages 350 Location TT I've seen this problem before. The dial pad on the phone was sticking. Replacing the phone solved the problem. Upvote 0 Downvote
I've seen this problem before. The dial pad on the phone was sticking. Replacing the phone solved the problem.