MVSFORUMS.com Forum Index MVSFORUMS.com
A Community of and for MVS Professionals
 
 FAQFAQ   SearchSearch   Quick Manuals   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Question for Assembler ?

 
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming
View previous topic :: View next topic  
Author Message
ANDY
Beginner


Joined: 07 Feb 2004
Posts: 127
Topics: 67

PostPosted: Tue Feb 24, 2004 1:09 pm    Post subject: Question for Assembler ? Reply with quote

Hi:

Does Assembler be widely used MVS ? What's field need Assembler ?

Thanks

Andy
Back to top
View user's profile Send private message
warp5
Intermediate


Joined: 02 Dec 2002
Posts: 429
Topics: 18
Location: Germany

PostPosted: Wed Feb 25, 2004 4:03 am    Post subject: Reply with quote

Depends. Some shops still use assembler for their applications, most use a higher level language (like COBOL). System programmers have to have at least basic knowledge of assembler, while many application programmers do not know anything about it.
Back to top
View user's profile Send private message Visit poster's website
Dibakar
Advanced


Joined: 02 Dec 2002
Posts: 700
Topics: 63
Location: USA

PostPosted: Wed Feb 25, 2004 7:41 am    Post subject: Reply with quote

I don't see them being used for development projects but many maintenance projects are assembler oriented.
Back to top
View user's profile Send private message Send e-mail
Mike Chantrey
Intermediate


Joined: 10 Sep 2003
Posts: 234
Topics: 1
Location: Wansford

PostPosted: Wed Feb 25, 2004 10:20 am    Post subject: Reply with quote

At our site assembler is mostly only used for exits and system programmer utilities. My general rule is 'only use assembler if there is a good reason why COBOL is unsuitable' since COBOL is generally much more widely understood (at our site) and easier to maintain, and provides you with lots of checks to prevent you doing stupid things. The efficiency gains of assembler are rarely (with odd exceptions) sufficient these days to offset the extra development and maintenance effort.
Back to top
View user's profile Send private message
Brian
Beginner


Joined: 12 Aug 2003
Posts: 95
Topics: 6

PostPosted: Mon Mar 29, 2004 7:38 am    Post subject: Reply with quote

Assemblers are found more efficient while handling I-O.
Back to top
View user's profile Send private message
Hiren Ladva
Beginner


Joined: 10 Feb 2004
Posts: 1
Topics: 0

PostPosted: Mon Mar 29, 2004 11:49 pm    Post subject: Reply with quote

In our system, Assembler routines are basically used for system related functions like I-O, File Reading, etc. while the application logic is chiefly in higher-level language, i.e. COBOL.
FYI, some of the older assembly routines of the system have been converted to corresponding COBOL routines. So, while theoritically, assembler routines have an edge over the ones coded in higher level languages in terms of efficiency etc., practically it doesn't make a big difference!!!! Confused Smile
Hiren
Back to top
View user's profile Send private message Yahoo Messenger
k_sharma
Beginner


Joined: 14 Aug 2003
Posts: 10
Topics: 3
Location: Dallas, US

PostPosted: Sun Jun 06, 2004 3:20 pm    Post subject: Reply with quote

Hi
I think, it all depends upon the application for which u r working. Its not like that, assembler is not at all used.
Still the big credit card and banking comanies, they use assembler programs. Like in these domains, they need very fast online response. So in these case, they use assembler programs normally for online.

Cheers
Sharma
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic   printer-friendly view    MVSFORUMS.com Forum Index -> Application Programming All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


MVSFORUMS
Powered by phpBB © 2001, 2005 phpBB Group