IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

Inspect Command


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Pankaj Shrivastava
Currently Banned

New User


Joined: 24 Jul 2009
Posts: 51
Location: Pune

PostPosted: Mon Aug 10, 2009 1:20 pm
Reply with quote

Hi ,

The INSPECT verb doesnt work properly on my INPUT data , to probe the misbehavior I consulted the manual it but just tells that on DBSC data , inspectt might work erraticaly , Could anybody please throw light on DBSC data , and how can i indentify that my input data might be corrupted with this format .

Regards
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8696
Location: Dubuque, Iowa, USA

PostPosted: Mon Aug 10, 2009 4:58 pm
Reply with quote

1. Terminology note: DBSC cannot be found in either the COBOL Language Reference manual nor the Programming Guide (manual link at the top of the page). I assume you meant DBCS (Double Byte Character Set) but since you're not using standard terminology, that is merely an assumption.

2. Saying the INSPECT verb "doesnt (sic) work properly" is very close to a null-content statement. If you would provide details about what doesn't work we could probably provide assistance -- but right now you're asking us to guess if your TALLY count is off, your REPLACING is not working, or any of a number of other possible issues.

3. Where in which manual does it say that INSPECT might work erratically on DBCS data? As long as all data references are consistent, there does not appear to be any erratic behavior according to the manual that I'm reading.

4. What do you mean by this statement?
Quote:
Could anybody please throw light on DBSC data
There's plenty of reading material available about DBCS in the COBOL manuals and other places.
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> COBOL Programming

 


Similar Topics
Topic Forum Replies
No new posts RACF - Rebuild SETROPTS command which... All Other Mainframe Topics 3
No new posts Routing command Address SDSF to other... TSO/ISPF 2
No new posts DTL - how to define key with stacked ... TSO/ISPF 3
No new posts LTJ command CA Products 4
No new posts Query on edit primary command CLIST & REXX 5
Search our Forums:

Back to Top