Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!houxz!vax135!cornell!uw-beaver!tektronix!hplabs!sri-unix!jrodrig@mitre-gateway
From: jrodrig%mitre-gateway@sri-unix.UUCP
Newsgroups: net.micro.pc
Subject: .OBJ/.COM files
Message-ID: <12262@sri-arpa.UUCP>
Date: Mon, 6-Aug-84 18:16:30 EDT
Article-I.D.: sri-arpa.12262
Posted: Mon Aug  6 18:16:30 1984
Date-Received: Sun, 12-Aug-84 00:25:33 EDT
Lines: 21

From:  jose rodriguez 


Well, the problem with the ORG 100h is that I am not including the 
"END 
" statement in my code. I am not including this statement because with it exe2bin would not convert the file. In the other hand I have seen many pieces of code that use this statement and their writters say their code can be com'ified without any problem. What's going on? I don't know but I suspect that it is something to do with having data segments separate from the code segment. I have noted that all these examples include the data allocation pseudo-ops with the code (the first instruction is a jump over these data sections). Ihave been thinking of doing some tests with code that can be com'ified. I would add data segments to them. Anyway, I am afraid to say that it all sounds quite bogus. Whenever I have more info I will post it. Jose jrodrig@mitre-gw