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 

Mismatch in Length and Base Register of an assembler program

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


Joined: 03 Dec 2002
Posts: 6
Topics: 3
Location: Pune, India

PostPosted: Fri Feb 14, 2003 4:49 am    Post subject: Mismatch in Length and Base Register of an assembler program Reply with quote

Hi All,

In one of the assembler programs assembly listing the length of the program shows more than 100K bytes where as the base register is only one. This program is online Macro level CICS assembler program. Could anybody suggest any possible reasons for this

Thanks in advance

Nikunj Rolling Eyes
Back to top
View user's profile Send private message Send e-mail Visit poster's website
DaveyC
Moderator


Joined: 02 Dec 2002
Posts: 151
Topics: 3
Location: Perth, Western Australia

PostPosted: Fri Feb 14, 2003 5:42 am    Post subject: Reply with quote

Maybe because you have a big buffer that is within the 4K addressability of a single base register. Or your program could be split into several CSECTs or subroutines all using a different base register. Show us the code and I will give you an answer. Our coding standards require 1 base register, and I can think of several programs bigger than 100K.

Macro level CICS is not supported anymore, in fact it's useless. The CICS precompiler will do a better job with normal command level API calls and it's easier to use.
_________________
Dave Crayford
Back to top
View user's profile Send private message Send e-mail
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