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

Convert assembler routines to unix


IBM Mainframe Forums -> PL/I & Assembler
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
lwanders

New User


Joined: 29 Oct 2007
Posts: 2
Location: The Netherlands, Groningen

PostPosted: Tue Oct 30, 2007 12:18 pm
Reply with quote

icon_exclaim.gif
My custumor wants to use his mainframe assembler routines in an unix or a windows environment. I don't know how to solve his problem, any got a suggestion?

regards
Back to top
View user's profile Send private message
Craq Giegerich

Senior Member


Joined: 19 May 2007
Posts: 1512
Location: Virginia, USA

PostPosted: Tue Oct 30, 2007 5:41 pm
Reply with quote

lwanders wrote:
icon_exclaim.gif
My custumor wants to use his mainframe assembler routines in an unix or a windows environment. I don't know how to solve his problem, any got a suggestion?

regards

The only thing I can think of that would be less transportable would be machine lanuage! Good Luck.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Tue Oct 30, 2007 11:31 pm
Reply with quote

Hello lwanders and welcome to the forums,

Quote:
wants to use his mainframe assembler routines in an unix or a windows environment
What kind of routines are these? Are they some utility functions that are "called" from other code on the mainframe?

If the requirement is to migrate them to both Windows and UNIX, i'd suggest looking into MicroFocus COBOL - it runs well on both platforms and would allow most/all of the "new" code to be common code.
Back to top
View user's profile Send private message
lwanders

New User


Joined: 29 Oct 2007
Posts: 2
Location: The Netherlands, Groningen

PostPosted: Mon Nov 05, 2007 9:00 pm
Reply with quote

Thanks to both of you.

And Dick indeed, Micofrocus Cobol has the possibility to define an attribute with Pic (1) ==> bit.


greetings icon_biggrin.gif
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Mon Nov 05, 2007 9:44 pm
Reply with quote

You're welcome - good luck icon_smile.gif

d
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 -> PL/I & Assembler

 


Similar Topics
Topic Forum Replies
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 Creating Unix Directory using COBOL i... COBOL Programming 2
No new posts Convert single row multi cols to sing... DFSORT/ICETOOL 6
No new posts convert file from VB to FB and use tr... DFSORT/ICETOOL 8
Search our Forums:

Back to Top