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

Regarding Jackson Structured Programming (JSP)


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
michaelraj

New User


Joined: 01 Sep 2005
Posts: 43
Location: Bangalore

PostPosted: Fri Aug 14, 2009 4:54 pm
Reply with quote

Hi all,

Is there any body who is using JSP Technique in programming. If so, can you please share material or any thing for my understanding. If not at least, is it possible to illustrate with the help of an example in cobol. Thanks a lot for your efforts.

Cheers,
-Mike.
Back to top
View user's profile Send private message
Bill O'Boyle

CICS Moderator


Joined: 14 Jan 2008
Posts: 2501
Location: Atlanta, Georgia, USA

PostPosted: Fri Aug 14, 2009 5:59 pm
Reply with quote

I Googled (which you could have done also) "Jackson Structured Programming" and got many hits.

This methodology was born in the mid 1970's and is just another flavour of structured programming.

If this is an Interview question, I would question why JSP is relevant today?

Since the introduction of COBOL II (mid 1980's), which took on many facets of PL/I, and as time marches on, structured programming (in general) is more of a conversation shared over a beverage rather than a mandated directive or a radical idea, for that matter.

Bill
Back to top
View user's profile Send private message
mtaylor

Active User


Joined: 20 Feb 2009
Posts: 108
Location: Kansas City

PostPosted: Fri Aug 14, 2009 6:03 pm
Reply with quote

Wikipedia on this.

There's an example in the article.

I've never heard of it until now. But it's actually quite interesting. The idea is to process batch files with explicitly coded Finite State Machines. FSMs are also regular languages (expressions) and have corresponding state transition diagrams. But then the input has to be expressable as a regular language which should generally be the case anyway..
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 -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Cobol-DB2 Programming - Better perfor... DB2 1
No new posts Learning about Systems Assembler prog... PL/I & Assembler 5
No new posts CICS file processing using applicatio... CICS 3
No new posts COBOL Programming Sandpit? COBOL Programming 6
No new posts Event-driven programming (BTS) VS (ST... CICS 2
Search our Forums:

Back to Top