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

Special names in Cobol Code.


IBM Mainframe Forums -> COBOL Programming
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Bill Woodger

Moderator Emeritus


Joined: 09 Mar 2011
Posts: 7309
Location: Inside the Matrix

PostPosted: Wed Apr 13, 2011 4:45 am
Reply with quote

What concerns me is what the guy is up to with his validation.

SEDOL (Stock Exchange Daily Official List) Number is a number provided by the London Stock Exchange for stocks of various types which come under their listing control. CUSIP (never knew what it meant) is something similar for the US

So, SEDOL and CUSIP are reference data. The LSE, and whoever in the US, provide filess (or data, these days, I suppose) for you, with the numbers on, names of the stock, issuer, details, blah, blah. The files used to be on tape (we took the LSE, and they kindly included CUSIP automatically where necessary).

So, what is he up to? Is he working on some trade input system, where he is going to validate those references, so he can send a message back to the data enterer (too late at night to think of a proper word) saying that it is invalid - and then, if valid, access a database to see if the record is there?

What he hasn't told you is that not every character is valid in every position. Or that they use check digits (different systems as well, I see from google).

I'm sorry not to have noticed earlier, but because he stuck it on the end of an old thread and I looked at the thread without looking at the dates, I ignored it (I've never used anything fancy from SPECIAL-NAMES) until I saw the post-count going up like a fast-moving-post-count.
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 Goto page Previous  1, 2

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts run rexx code with jcl CLIST & REXX 15
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Compile rexx code with jcl CLIST & REXX 6
Search our Forums:

Back to Top