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

How to convert FB CLISTs with sequence numbers to VB


IBM Mainframe Forums -> CLIST & REXX
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Randy Hutson

New User


Joined: 26 Feb 2008
Posts: 2
Location: San Antonio, TX

PostPosted: Wed Feb 27, 2008 3:58 am
Reply with quote

I know I have done this before, but now it is escaping me. How do you convert a CLIST library that is FB to VB? When I use ISPF =3.3 to copy the members, the sequence numbers stay on the right, which causes syntax errors.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Wed Feb 27, 2008 4:03 am
Reply with quote

????
Un-num and overlay the columns?
Why VB?
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Feb 27, 2008 12:49 pm
Reply with quote

Quote:
Why VB?

Because some people like long code lines for complicated / multiple functions wrapped into one line of code.

Obviously not thinking too much of some poor sod that has to debug this in the future.
Back to top
View user's profile Send private message
Anuj Dhawan

Superior Member


Joined: 22 Apr 2006
Posts: 6250
Location: Mumbai, India

PostPosted: Wed Feb 27, 2008 12:57 pm
Reply with quote

expat wrote:
Obviously not thinking too much of some poor sod that has to debug this in the future.
'Out of thread' question..what is 'sod'..unless it's a typo, I don't understand this. Please let me know.
Back to top
View user's profile Send private message
expat

Global Moderator


Joined: 14 Mar 2007
Posts: 8797
Location: Welsh Wales

PostPosted: Wed Feb 27, 2008 1:02 pm
Reply with quote

Person, just a bit of English slang icon_smile.gif
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Wed Feb 27, 2008 2:02 pm
Reply with quote

My Babylon says: "sod - guy, fellow, chap (British Slang)" icon_biggrin.gif

O.
Back to top
View user's profile Send private message
Randy Hutson

New User


Joined: 26 Feb 2008
Posts: 2
Location: San Antonio, TX

PostPosted: Wed Feb 27, 2008 8:20 pm
Reply with quote

William Thompson wrote:
????
Un-num and overlay the columns?
Why VB?


I can do that for one or two CLISTs, but my problem is converting a vendor's entire FB CLIST library to VB, while preserving the sequence numbers (which would involve moving them from cols 72-80 to 1-8). I know I could use DFSORT or SYNCSORT to do this, but I thought it would be such a common need that IBM would provide a more automated way, such as an option in =3.3 to preserve sequence numbers. I personally prefer FB to VB, and implemented that standard at my previous shop, but I just started with a new company that already has VB CLISTs entrenched as a standard.
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 -> CLIST & REXX

 


Similar Topics
Topic Forum Replies
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
No new posts Generate random number from range of ... COBOL Programming 3
No new posts Need to convert date format DFSORT/ICETOOL 20
No new posts Keep leading zero(s) after convert fl... SYNCSORT 7
No new posts Cobol program with sequence number ra... COBOL Programming 5
Search our Forums:

Back to Top