Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Cobol > Re: Understandi...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 48 of 66 Topic 4101 of 4285
Post > Topic >>

Re: Understanding Error Messages

by "William M. Klein" <wmklein@[EMAIL PROTECTED] > May 17, 2008 at 05:29 PM

Amir,
   What can we do to convince you that your problem is NOT the bad
characters in 
the LISTING - but in the source program.  The bad characters in the
listing may 
make "cut-and-paste" a problem.

HOWEVER,
   Your problem is the bad characters in your source program on the
Mainframe 
(not the PC).  We told you what ISPF command to use to see them.  We told
you 
what commands to use to FIX them.

Please STOP posting about bad characters in your listing; we just DON"T
CARE 
!!!!

-- 
Bill Klein
 wmklein <at> ix.netcom.com
"amir" <ahsharif@[EMAIL PROTECTED]
> wrote in message 
news:f45f4240-95a0-4adb-b172-f5e3595f0ceb@[EMAIL PROTECTED]
> On May 16, 3:04 am, Doug Miller <spamb...@[EMAIL PROTECTED]
> wrote:
>> In article <0ab03ab8-c3e8-40cb-8cb7-c81ffd642b98
>> @[EMAIL PROTECTED]
>, ahsha...@[EMAIL PROTECTED]
 says...
>>
>>
>>
>> > On May 15, 2:05 am, Doug Miller <spamb...@[EMAIL PROTECTED]
> wrote:
>> > > In article <19604818-f965-4e30-899a-
>> > > b3cd1e7ac...@[EMAIL PROTECTED]
>, ahsha...@[EMAIL PROTECTED]
>>
>> > > >   000001         ....   identification
division................(etc)
>> > > >
44FFFFFF44444444401004448889A88888A899488A8A8994000000000000000(etc)
>> > > >
000000010000000000F0000094553969313965049592965B000000000000000(etc)
>> > > > The problem started exactly at 9th charachter after 000001.
>> > > > It will be in the "A899488A", if we assume each two hex numbers
as one
>> > > > character.
>>
>> > > You don't even *begin* to understand what you're looking at.
>>
>> > > The two hex digits making up each character are read *vertically*,
>> > > appearing directly underneath the text they correspond to. The
problem
>> > > actually starts at the 10th character after "000001", not the 9th,
and
>> > > "A899488A" is not what you think it is:
>> > >         A899488A
>> > >         39650495
>> > > is read as
>> > >         A3 89 96 95 40 84 89 A5 = "tion div"
>>
>> > > Following the "000001", you have:
>> > >         444444444
>> > >         000000000
>> > > read as 40 40 40 40 40 40 40 40 40 = "         "
>> > > followed by
>> > >         0100
>> > >         0F00
>> > > read as 00 1F 00 00 = NUL, IUS, NUL, NUL
>> > > then three more spaces, then "identification division.", followed
by a
>> > > whole lot more nulls.
>>
>> > I got it. As I checked it, My problem is after 9 character from
000001
>> > and is:
>> >         0100
>> >         0F00
>>
>> That's NOT the ONLY problem; as noted just a few lines above, you ALSO
>> have a whole lot of nulls following the period after "division".
>
> Of course, I have too much null characters in my listing.
 




 66 Posts in Topic:
Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-03 00:02:43 
Re: Understanding Error Messages
Arnold Trembley <arnol  2008-05-03 07:18:09 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-03 01:02:58 
Re: Understanding Error Messages
SkippyPB <swiegand@[EM  2008-05-03 12:45:09 
Re: Understanding Error Messages
T. Rex <tyranno@[EMAIL  2008-05-03 18:06:44 
Re: Understanding Error Messages
Howard Brazee <howard@  2008-05-05 08:02:06 
Re: Understanding Error Messages
"tlmfru" <la  2008-05-05 12:06:31 
Re: Understanding Error Messages
T. Rex <tyranno@[EMAIL  2008-05-05 20:43:24 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-11 00:16:50 
Re: Understanding Error Messages
"Michael Mattias&quo  2008-05-11 08:02:54 
Re: Understanding Error Messages
spambait@[EMAIL PROTECTED  2008-05-11 18:17:33 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-11 23:52:10 
Re: Understanding Error Messages
Clark F Morris <cfmpub  2008-05-11 22:13:30 
Re: Understanding Error Messages
SkippyPB <swiegand@[EM  2008-05-12 11:18:28 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-14 09:52:06 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-14 10:33:33 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-14 17:41:55 
Re: Understanding Error Messages
docdwarf@[EMAIL PROTECTED  2008-05-03 09:40:32 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-03 22:00:07 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-04 00:42:51 
Re: Understanding Error Messages
T. Rex <tyranno@[EMAIL  2008-05-04 10:14:46 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-06 23:38:49 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-07 08:54:24 
Re: Understanding Error Messages
docdwarf@[EMAIL PROTECTED  2008-05-07 09:28:18 
Re: Understanding Error Messages
Howard Brazee <howard@  2008-05-07 08:26:41 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-12 03:50:09 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-12 12:46:38 
Re: Understanding Error Messages
Clark F Morris <cfmpub  2008-05-12 17:34:04 
Re: Understanding Error Messages
Binyamin Dissen <posti  2008-05-12 16:02:25 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-07 05:46:16 
Re: Understanding Error Messages
Howard Brazee <howard@  2008-05-07 08:28:47 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-07 19:24:07 
Re: Understanding Error Messages
Doug Miller <spambait@  2008-05-08 20:23:07 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-13 07:58:31 
Re: Understanding Error Messages
Howard Brazee <howard@  2008-05-13 09:18:18 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-13 18:24:38 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-18 03:20:30 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-18 13:04:45 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-19 00:46:30 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-19 09:30:20 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-14 01:04:30 
Re: Understanding Error Messages
SkippyPB <swiegand@[EM  2008-05-14 12:05:26 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-14 17:26:43 
Re: Understanding Error Messages
Doug Miller <spambait@  2008-05-14 19:05:15 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-15 05:41:25 
Re: Understanding Error Messages
Doug Miller <spambait@  2008-05-15 20:04:10 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-17 02:17:56 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-17 17:29:58 
Re: Understanding Error Messages
Doug Miller <spambait@  2008-05-17 14:04:55 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-18 01:00:00 
Re: Understanding Error Messages
Binyamin Dissen <posti  2008-05-18 12:04:49 
Re: Understanding Error Messages
Doug Miller <spambait@  2008-05-18 10:44:08 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-18 08:13:35 
Re: Understanding Error Messages
docdwarf@[EMAIL PROTECTED  2008-05-18 15:48:26 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-18 21:37:05 
Re: Understanding Error Messages
Doug Miller <spambait@  2008-05-18 18:26:30 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-18 23:04:12 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-19 09:36:17 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-19 03:29:18 
Re: Understanding Error Messages
"William M. Klein&qu  2008-05-19 17:57:37 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-07 05:49:30 
Re: Understanding Error Messages
docdwarf@[EMAIL PROTECTED  2008-05-07 13:18:02 
Re: Understanding Error Messages
Richard <riplin@[EMAIL  2008-05-07 12:22:42 
Re: Understanding Error Messages
amir <ahsharif@[EMAIL   2008-05-10 00:26:36 
Re: Understanding Error Messages
Robert <no@[EMAIL PROT  2008-05-10 06:28:32 
Re: Understanding Error Messages
Doug Miller <spambait@  2008-05-10 10:21:04 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Tue Oct 14 11:13:41 CDT 2008.