View previous topic :: View next topic |
Author |
Message |
vak255 Intermediate

Joined: 10 Sep 2004 Posts: 384 Topics: 79
|
Posted: Thu Jul 05, 2007 4:59 pm Post subject: SIZE of LOAD Module |
|
|
I have the below Lod modules for which I like to know the size. The size parameter shows as '00028C70' ..here i am not sure how to calculate the size.
When I FTP this Lod module. It is 171KB.
Code: |
Name Prompt Alias-of Size TTR AC AM RM
EE10011A 00028C70 03C308 00 31 ANY
EE10111A 00005B20 02640A 00 31 ANY
|
Can anyone help me to calculate the size from the above screenshot without FTP. |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Thu Jul 05, 2007 5:15 pm Post subject: |
|
|
It depends what you mean by size. What is listed is the amount of memory used by the module when it is loaded. That has very little (actually nothing) to do with the # of bytes in the physical member that contains the load module.
Also, you can not FTP a load module directly because the directory is destroyed. Look up XMIT on the web or in the manuals to see how people move load modules fron system to system. |
|
Back to top |
|
 |
vak255 Intermediate

Joined: 10 Sep 2004 Posts: 384 Topics: 79
|
Posted: Thu Jul 05, 2007 5:19 pm Post subject: |
|
|
I just had a strange query from my client asking for the LOAD module Size. So here what does that SIZE parameter signifies...is it just the address? |
|
Back to top |
|
 |
semigeezer Supermod
Joined: 03 Jan 2003 Posts: 1014 Topics: 13 Location: Atlantis
|
Posted: Thu Jul 05, 2007 8:55 pm Post subject: |
|
|
What is listed is the amount of memory used by the module when it is loaded. |
|
Back to top |
|
 |
|
|